Description: vc socket programming, with TCP, UDP client and server-side code, there are detailed notes on the socket.It is very helpful for beginners.
To Search:
File list (Check if you may need any files):
vc_socket\NetClient\NetClient.cpp
.........\.........\NetClient.dsp
.........\.........\NetClient.dsw
.........\.........\NetClient.ncb
.........\.........\NetClient.opt
.........\.........\NetClient.plg
.........\...Srv\NetSrv.cpp
.........\......\NetSrv.dsp
.........\......\NetSrv.dsw
.........\......\NetSrv.ncb
.........\......\NetSrv.opt
.........\......\NetSrv.plg
.........\TcpClient\TcpClient.cpp
.........\.........\TcpClient.dsp
.........\.........\TcpClient.dsw
.........\.........\TcpClient.ncb
.........\.........\TcpClient.opt
.........\.........\TcpClient.plg
.........\.CPSrv\TcpSrv.cpp
.........\......\TCPSrv.dsp
.........\......\TCPSrv.dsw
.........\......\TCPSrv.ncb
.........\......\TCPSrv.opt
.........\......\TCPSrv.plg
.........\UdpClient\Debug\UdpClient.exe
.........\.........\.....\UdpClient.obj
.........\.........\.....\UdpClient.pdb
.........\.........\.....\UdpClient.sbr
.........\.........\.....\vc60.pdb
.........\.........\UdpClient.cpp
.........\.........\UdpClient.dsp
.........\.........\UdpClient.dsw
.........\.........\UdpClient.ncb
.........\.........\UdpClient.opt
.........\.........\UdpClient.plg
.........\...Srv\Debug\UdpSrv.exe
.........\......\.....\UdpSrv.obj
.........\......\.....\UdpSrv.pdb
.........\......\.....\vc60.pdb
.........\......\UdpSrv.cpp
.........\......\UdpSrv.dsp
.........\......\UdpSrv.dsw
.........\......\UdpSrv.ncb
.........\......\UdpSrv.opt
.........\......\UdpSrv.plg
.........\...Client\Debug
.........\...Srv\Debug
.........\NetClient
.........\NetSrv
.........\TcpClient
.........\TCPSrv
.........\UdpClient
.........\UdpSrv
vc_socket