c++ socket Library

时间:2011-08-27 08:23:31
【文件属性】:

文件名称:c++ socket Library

文件大小:268KB

文件格式:ZIP

更新时间:2011-08-27 08:23:31

c++ socket

About:
This is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source.
Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X.


网友评论

  • 学习中,谢谢分享
  • 代码写的有点乱乱的 需要一定的基础 总体还可以。
  • 用来作为学习的补充 不错
  • 这个库是跨平台的 但是windows风格明显 感觉代买写的比较乱
  • 对于要用C++进行实现该功能的,很有价值
  • C++版的,还有测试程序,不错