tcpip几个例程

时间:2015-10-05 01:24:28
【文件属性】:

文件名称:tcpip几个例程

文件大小:733KB

文件格式:RAR

更新时间:2015-10-05 01:24:28

tcp ip

Event driven (non blocking, asynchronous) Winsock programming is a very complex topic. It is definitely NOT for beginners! I needed such code and searched the internet for a TCP communication class which is ready to use. But all I found (even here on CodeProject) was either buggy, immature beginner code or much too complex for my needs. So I ended up - investing many hours - to write my own decent class. I offer it here on CodeProject for all those who need a reliable and robust TCP socket class. What you can download here is a very clean code written by an experienced programmer, with proper error handling and plenty of comments. The universal generic C++ class cSocket, written in plain C++, comes with a MFC demo application. The cSocket class is so easy to use that even a beginner will have no problems with it.


【文件预览】:
TCP_Socket_1.6.zip
新建文件夹 (2)
----新建 文本文档.txt(90B)
----telnet_demo.zip(30KB)
----telnet_src.zip(42KB)
新建文件夹
----新建 文本文档.txt(146B)
----ChessServer.zip(51KB)

网友评论