Description: c/s server, client/server mode (1) compile client.c and server.c gcc client.c-o client gcc server.c-o server (2) Open a terminal, run the server program./server (3) Open another terminal, run the client program to run client programs need to provide the hostname parameter, so we use the hostname command to view the machine' s name, and then run the client program (4) The results
To Search:
File list (Check if you may need any files):
bscs.doc