期刊文献+

SOCKET通信平台的设计与实现 被引量:6

DESIGN AND DEVELOPMENT OF SOCKET's COMMUNICATION PLATFORM
在线阅读 下载PDF
导出
摘要 TCP/IP协议的传输层提供了SOCKET接口,供用户编程访问网络核心资源。但SOCKET调用参数繁多,使用复杂,不便于用户直接使用,尤其是非网络专业用户。为解决这个问题,我们在SOCKET接口上开发了一套SOCKET通信平台原语,可应用于图像数据传输、远程数据库的访问等领域,也可以用于开发符合Client/Server模型或PPP模型的网络应用系统。用户可以在自己的程序中调用通信平台,实现异种机、异种操作系统下数据的透明传输,而无需了解SOCKET的具体细节以及数据传输的具体协议。 Socket is the interface of TCP/IP protocol transfer layer which is used to access network kernel resources. However, it is difficult for us, especially for those who are not familar with network, to use socket directly as it has so much details. For this reason, we design and develop the socket communication platform on the basis of socket. This platform can be applied to fields of transferring data of image,accessing remote database and so on. Of course, you call also use it to design network application system with the model of C/S(client/server) or PPP (point to point). The programmer can call functions of this communicatioll platform in his own software to transfer data under the enviroment of different kind of comIZuter alld OS without being aware of the details of socket.
作者 陈兵 沈学馗
出处 《小型微型计算机系统》 CSCD 北大核心 1996年第9期40-45,共6页 Journal of Chinese Computer Systems
关键词 通信平台 SOCKET TCP/IP协议 设计 Communication platform, Socket, PPP, Client/server
  • 相关文献

参考文献3

  • 1方起兴,计算机世界,1994年,6卷,15期,163页
  • 2华晓钟,计算机世界,1994年,6卷,15期,181页
  • 3王安耕,中国计算机报,1994年,8卷,2期,71页

同被引文献38

引证文献6

二级引证文献25

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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