期刊文献+

跨平台协议无关网络类库的设计与实现

Design and Implementation of a Cross-platform Protocol-independent Network Class Library
下载PDF
导出
摘要 虽然socket API是目前网络编程接口的事实标准,但它也存在一些的不足:接口复杂;使用不方便;协议无关性差;跨平台能力不强。针对这些问题,研究了跨平台和协议无关网络编程技术,并使用C++实现了一个跨平台协议无关网络类库。它可以同时支持Windows和Linux操作系统,支持以协议无关的方式进行网络编程,支持单播和ASM/SSM组播,支持UDP和TCP,支持基于TCP通信的标准输入输出流。通过在一个实际网络测量系统中的应用,验证了本类库达到了跨平台性和协议无关性的设计目标。 Although the socket API is the defact standard of network programming interface nowadays, it suffers from some shortages as high complexity of interface, poor support for protocol-indepondent programming, and low cross-platform capability. Concerning these problems, cross-platform and protocol-independent network programming techniques are studied. Furthermore, a cross-platform protocol-indepondent network class library is implemented with C++, which supports both Windows and Linux, protocol-indepondent network programming, unicast, ASM and SSM multicast, supports both UDP and TCP transmission,and standard I/O stream based on TCP communication. It validated that this class library has accomplished the cross-platform and protocol-indepondent design goal through application in a practical network measurement system.
出处 《中国教育网络》 2007年第2期45-48,共4页 China Education Network
关键词 跨平台 协议无关 网络编程接口 输入输出流 类库 cross-platform, protocol-independent, network API, iostream, class library
  • 相关文献

参考文献8

  • 1Estrin D,Farinacci D,Helmy A,et al.Protocol Independent Multicast-Sparce Mode(PIM-SM):Protocol Specification[].RFC.1998 被引量:1
  • 2Bjarne Stroustrup.The C++Programming Language[]..1997 被引量:1
  • 3Sun Microsystems,Inc.The Java[TM]Platform White Paper. http://java.sun.com/docs/white/platform/javaplatformTOC.doc.html . 被引量:1
  • 4W.Richard Stevens,Bill Fenner,Andrew M.Rudoff.Unix Network Programming[].The Socket Networking API.2003 被引量:1
  • 5R.Fielding,J.Gettys,J Mogul,et al.Hypertext Transfer Protocol HTTP/1.1[].RFC.1997 被引量:1
  • 6Gilligan R,Thomson S,J Bound,et al.Basic Socket Interface Extension for IPv6[].RFC.2003 被引量:1
  • 7IEEE,The Open Group.IEEE Std1003.1,POSIX1[]..2003 被引量:1
  • 8Hansen T,Otero J,McGregor T,and Braun H-W.Active Measurement Data Analysis Techniques[]..2000 被引量:1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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