文件名称:testNetPacket
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-10-09
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- yan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
tcp 封包解包源代码,对接收数据的简单分析,非常好的案例-tcp source code ,it can pack the data, and unpack the data, good example
(系统自动生成,下载前可以参看下载内容)
下载文件列表
testNetPacket\Common\NetDefine.h
.............\testTCPClient\testTCPClient\main.cpp
.............\.............\.............\stdafx.cpp
.............\.............\.............\stdafx.h
.............\.............\.............\TCPClient.cpp
.............\.............\.............\TCPClient.h
.............\.............\.............\testTCPClient.vcproj
.............\.............\testTCPClient.sln
.............\.......Server\testTCPServer\main.cpp
.............\.............\.............\stdafx.cpp
.............\.............\.............\stdafx.h
.............\.............\.............\TCPServer.cpp
.............\.............\.............\TCPServer.h
.............\.............\.............\testTCPServer.vcproj
.............\.............\testTCPServer.sln
.............\.......Client\testTCPClient
.............\.......Server\testTCPServer
.............\Common
.............\testTCPClient
.............\testTCPServer
testNetPacket