Description: This information is mainly to achieve TCP protocol programming examples, including client and server, the main use WIN API written in code more simple, applications for learning network programming TCP has a good entry-effect!
To Search:
- [tcp-icp] - it can transport easily.
- [free] - A TCP socket can be used for LAN free wa
File list (Check if you may need any files):
TCPCLIENT\TCPCLIENT.dsw
.........\TCPCLIENT.ncb
.........\TCPCLIENT.plg
.........\TCPclient.cpp
.........\TCPCLIENT.opt
.........\TCPCLIENT.dsp
.........\Debug\vc60.idb
.........\.....\vc60.pdb
.........\.....\TCPCLIENT.pch
.........\.....\TCPclient.obj
.........\.....\TCPCLIENT.ilk
.........\.....\TCPCLIENT.exe
.........\.....\TCPCLIENT.pdb
...服务器\TCP服务器.dsw
.........\TCP服务器.ncb
.........\TCP服务器.plg
.........\TCP.CPP
.........\TCP服务器.opt
.........\TCP服务器.dsp
.........\Debug\vc60.idb
.........\.....\vc60.pdb
.........\.....\TCP服务器.pch
.........\.....\TCP.obj
.........\.....\TCP服务器.ilk
.........\.....\TCP服务器.exe
.........\.....\TCP服务器.pdb
...CLIENT\Debug
...服务器\Debug
TCPCLIENT
TCP服务器