Description: Implementation of a tcp socket communication with routines. Divided into two parts, client and server. Simply communication, similar to the echo. Is a good example for beginners socket.
To Search:
File list (Check if you may need any files):
TCP_Server\TCP_Server.dsw
..........\TCP_Server.ncb
..........\TCP_Server.plg
..........\TCP_Server.dsp
..........\server.cpp
..........\TCP_Server.opt
....client\TCP_client.dsw
..........\TCP_client.ncb
..........\TCP_client.plg
..........\TCP_client.dsp
..........\client.cpp
..........\TCP_client.opt
....Server\Debug
....client\Debug
TCP_Server
TCP_client