文件名称:TCP_communication
- 所属分类:
- 通讯编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.31mb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于TCP协议的多线程通讯源码,包括服务器和客户端,工程文件基于VS9.0的Win32控制台程序,实现了通讯链路异常中断的检测和重新连接等,包含可执行文件。-Multithreaded communication based on TCP protocol source code, including server and client, the project file is based on VS9.0 Win32 console program abort communication link detection and reconnect contains an executable file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TCP_communication\ClientTCP\ClientTCP\ClientTCP.cpp
.................\.........\.........\ClientTCP.vcproj
.................\.........\.........\ClientTCP.vcproj.ENVISION.intern.huimei.he.user
.................\.........\.........\Debug\BuildLog.htm
.................\.........\.........\.....\ClientTCP.exe.embed.manifest
.................\.........\.........\.....\ClientTCP.exe.embed.manifest.res
.................\.........\.........\.....\ClientTCP.exe.intermediate.manifest
.................\.........\.........\.....\ClientTCP.obj
.................\.........\.........\.....\mt.dep
.................\.........\.........\.....\vc90.idb
.................\.........\.........\.....\vc90.pdb
.................\.........\ClientTCP.ncb
.................\.........\ClientTCP.sln
.................\.........\ClientTCP.suo
.................\.........\Debug\ClientTCP.exe
.................\.........\.....\ClientTCP.ilk
.................\.........\.....\ClientTCP.pdb
.................\ServerTCP\Debug\ServerTCP.exe
.................\.........\.....\ServerTCP.ilk
.................\.........\.....\ServerTCP.pdb
.................\.........\ServerTCP\Debug\BuildLog.htm
.................\.........\.........\.....\mt.dep
.................\.........\.........\.....\ServerTCP.exe.embed.manifest
.................\.........\.........\.....\ServerTCP.exe.embed.manifest.res
.................\.........\.........\.....\ServerTCP.exe.intermediate.manifest
.................\.........\.........\.....\ServerTCP.obj
.................\.........\.........\.....\vc90.idb
.................\.........\.........\.....\vc90.pdb
.................\.........\.........\ServerTCP.cpp
.................\.........\.........\ServerTCP.vcproj
.................\.........\.........\ServerTCP.vcproj.ENVISION.intern.huimei.he.user
.................\.........\ServerTCP.ncb
.................\.........\ServerTCP.sln
.................\.........\ServerTCP.suo
.................\ClientTCP\ClientTCP\Debug
.................\ServerTCP\ServerTCP\Debug
.................\ClientTCP\ClientTCP
.................\.........\Debug
.................\ServerTCP\Debug
.................\.........\ServerTCP
.................\ClientTCP
.................\ServerTCP
TCP_communication