Description: tcp source code ,it can pack the data, and unpack the data, good example
To Search:
File list (Check if you may need any files):
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