Introduction - If you have any usage issues, please Google them yourself
network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
Packet : 41695042codenet.rar filelist
Code\NetClient\NetClient.cpp
Code\NetClient\NetClient.dsp
Code\NetClient\NetClient.plg
Code\NetClient
Code\NetSrv\NetSrv.cpp
Code\NetSrv\NetSrv.dsp
Code\NetSrv\NetSrv.dsw
Code\NetSrv\NetSrv.ncb
Code\NetSrv\NetSrv.opt
Code\NetSrv\NetSrv.plg
Code\NetSrv
Code\TcpClient\TcpClient.cpp
Code\TcpClient\TcpClient.dsp
Code\TcpClient\TcpClient.plg
Code\TcpClient
Code\TcpSrv\TcpSrv.cpp
Code\TcpSrv\TcpSrv.dsp
Code\TcpSrv\TcpSrv.dsw
Code\TcpSrv\TcpSrv.ncb
Code\TcpSrv\TcpSrv.opt
Code\TcpSrv\TcpSrv.plg
Code\TcpSrv
Code\UdpClient\UdpClient.cpp
Code\UdpClient\UdpClient.dsp
Code\UdpClient\UdpClient.plg
Code\UdpClient
Code\UdpSrv\UdpSrv.cpp
Code\UdpSrv\UdpSrv.dsp
Code\UdpSrv\UdpSrv.dsw
Code\UdpSrv\UdpSrv.ncb
Code\UdpSrv\UdpSrv.opt
Code\UdpSrv\UdpSrv.plg
Code\UdpSrv
Code