DESIGN AND IMPLEMENTATION OF CONET V2.0

Zhi Jin
1999-01-01
Chinese Journal of Computers
Abstract:Following Berkeley Unix Sockets and System V Unix Streams, object based framework for implementing network protocols is another new mechanism. It is well structured, configurable, and supports multiple threads. This paper briefly describes three basic objects and their supported operations in x kernel. It presents the architecture for network system software CONET V2.0, the interface with COSIX V2.0, and discusses some important retails of this implementation. COSIX V2.0 is Chinese built microkernel OS. There are kernel, server and user levels in its architecture. CONET V2.0 is located at server level as a single network server.
What problem does this paper attempt to address?