| 本文已被:浏览 4162次 下载 5528次 |
 码上扫一扫! |
|
|
| 基于微内核的网络系统界面的实现 |
|
胡宁宁1,2, 金志权1,2, 谢 立1,2
|
|
1.南京大学计算机科学与技术系,南京,210093;2.南京大学计算机软件新技术国家重点实验室,南京,210093
|
|
| 摘要: |
| CONET V2.0是一种在微内核环境下实现的网络系统软件,由于微内核在系统构造方法上与传统的方法不同,所以该环境下的系统模块在实现上也具有其特殊之处.文章介绍了CONET V2.0的体系结构与实现思想,并着重阐述了作为该系统应用程序接口之一——SOCKET的设计与实现. |
| 关键词: 网络系统,应用程序接口,套接字,微内核. |
| DOI: |
| 分类号: |
| 基金项目:本文研究得到国家“九五”科技攻关项目基金资助。 |
|
| Implementation of Interface for Microkernel Based Network System |
|
HU Ning-ning,HU Ning-ning,XIE Li
|
| Abstract: |
| CONET V2.0 is a network system under microkernel environment. Compared with the traditional monolithic kernel, microkernel provides a different approach to construct operating system, which leads to different implementation of those modules running under such environment. In this paper, the architecture and design of CONET V2.0 are outlined, and then the design and the implementation of SOCKET, which is one of the application interfaces for the network system, are presented in detail. |
| Key words: Network system, application interface, socket, microkernel. |