文件名称:TCP_Socket_1.6
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2017-08-01
- 文件大小:
- 613kb
- 下载次数:
- 0次
- 提 供 者:
- Electro*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个程序是一个非常干净的代码,由有经验的程序员编写,使用C ++类cSocket,在C ++平台上编写,并且附带一个MFC演示应用程序。
cSocket类很容易使用,即使是初学者也没有问题。(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.)
cSocket类很容易使用,即使是初学者也没有问题。(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服务器
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TCP Socket 1.6
TCP Socket 1.6\Release
TCP Socket 1.6\Release\SocketDemo.exe
TCP Socket 1.6\Documentation.chm
TCP Socket 1.6\resource.h
TCP Socket 1.6\Socket.cpp
TCP Socket 1.6\Socket.h
TCP Socket 1.6\SocketDemo.clw
TCP Socket 1.6\SocketDemo.cpp
TCP Socket 1.6\SocketDemo.h
TCP Socket 1.6\SocketDemo.rc
TCP Socket 1.6\SocketDemoDlg.cpp
TCP Socket 1.6\SocketDemoDlg.h
TCP Socket 1.6\SocketDemo_MBCS.dsp
TCP Socket 1.6\SocketDemo_MBCS.dsw
TCP Socket 1.6\SocketDemo_UNICODE.dsp
TCP Socket 1.6\SocketDemo_UNICODE.dsw
TCP Socket 1.6\StdAfx.cpp
TCP Socket 1.6\StdAfx.h
TCP Socket 1.6\WinSock FAQ.chm
TCP Socket 1.6\_CleanDirectory.cmd
TCP Socket 1.6\SocketDemo_2005.sln
TCP Socket 1.6\SocketDemo_2005.vcproj
TCP Socket 1.6\Release
TCP Socket 1.6\Release\SocketDemo.exe
TCP Socket 1.6\Documentation.chm
TCP Socket 1.6\resource.h
TCP Socket 1.6\Socket.cpp
TCP Socket 1.6\Socket.h
TCP Socket 1.6\SocketDemo.clw
TCP Socket 1.6\SocketDemo.cpp
TCP Socket 1.6\SocketDemo.h
TCP Socket 1.6\SocketDemo.rc
TCP Socket 1.6\SocketDemoDlg.cpp
TCP Socket 1.6\SocketDemoDlg.h
TCP Socket 1.6\SocketDemo_MBCS.dsp
TCP Socket 1.6\SocketDemo_MBCS.dsw
TCP Socket 1.6\SocketDemo_UNICODE.dsp
TCP Socket 1.6\SocketDemo_UNICODE.dsw
TCP Socket 1.6\StdAfx.cpp
TCP Socket 1.6\StdAfx.h
TCP Socket 1.6\WinSock FAQ.chm
TCP Socket 1.6\_CleanDirectory.cmd
TCP Socket 1.6\SocketDemo_2005.sln
TCP Socket 1.6\SocketDemo_2005.vcproj