Description:
Written based on datagram sockets to communicate with the server-side and client program requirements:
Client cycle in the form of a string to send "data0" to to "data9" to the server
After the server receives each string, get the IP address of the client, and then display the string in the following format: "data0 from xxx.xxx.xxx.xxx" (xxx.xxx.xxx.xxx IP address)
The same time, the server responds with an echo signal to the client format: "the XXXXXXXX echo data0 (XXXXXXXX Student ID)
After the client receives the response, the response message.
To Search:
File list (Check if you may need any files):
internet developmeng.doc