Description: Remote control system to achieve a datagram socket using a simple remote control system: the client input " quit" , the client program and server-side program prints out information, to terminate program execution customer input command, the command through the streaming client socket to the client, the server receives the command and send the results to the client display If there is no customer input command, the server sends the command of illegal information, and information which the client display.
To Search:
File list (Check if you may need any files):
tcp1\c
....\s
....\tcpclient.c
....\tcpserver.c
tcp1