Description: network programming under linux, first run the service side, and then re-open a terminal, open the client. This experiment from the client to send information to the server
To Search:
File list (Check if you may need any files):
老师给的例子\client
............\client.c
............\server
............\server.c
............\tcp_server
............\tcp_server.c
............\tcp_server_fork
............\tcp_server_fork.c
............\test.c
............\test1.c
老师给的例子