期刊文献+

多种网络应用程序接口的实现

Implementation of Application Progran Interface for Network
下载PDF
导出
摘要 BSDUnix的SOCKET和AT&TSystemV的TLI(TransportLayerInterface)是Unix系统中主流的网络应用程序接。API。SOCKET与系统I/O相关连,而TLI通过流机制实现,都分别依赖于各自操作系统的特性和机制。在操作系统国产化的要求下,同时提供SOCKET和TLI能极大提高系统的兼容性,但通过互相模拟或者提供两套系统都不能很好地同时实现SOCKET和TLI。CONETV2.0作为国产网络系统软件,采用优秀的x-kernel机制,它先进的面向对象和多线程特性很好地解决了以上难题。文章扼要说明了SOCKET和TLI的差异,并详细讨论了在CONETV2.0中同时实现两者的细节。 SOCKET of BSD Unix and TLI of AT&T System V both are common Application Program interfaces(API) for network in Unix operating system. SOCKET is associated with l/O of operating system, and TLI is implemented by Stream mechanism of AT&T System V. Their implementation both depend on the characteristic andmechanism of their operation system. It will improve its compatibility to implement the both APIs when implementing a indigenous operating system. But it isn't done well by simulating each other or providing two systems.CONET V2.0 is a indigenous network system which use excellent x--kernel mechanism. The problem is solved wellby its characteristics Of object--oriented and multithread. This paper first outlines the difference between the twoAPIs, then presents in detail their implementations in CONET V2.0.
出处 《计算机工程与应用》 CSCD 北大核心 1999年第12期94-97,100,共5页 Computer Engineering and Applications
基金 "九五"国家科技攻关项目
关键词 网络软件 应用程序接口 通信协议 INTERNET网 network system, API, SOCKET,TLI
  • 相关文献

参考文献4

  • 1-.网络程序员指南.UNIX系统V(第4版)[M].电子工业出版社,1992..
  • 2-.STREAMS程序员指南.UNIX系统V(第4版)[M].电子工业出版社,1992..
  • 3网络程序员指南UNIX系统 Ⅴ(第3版),1992年
  • 4STREAMS程序员指南UNIX系统 Ⅴ(第4版),1992年

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部