Introduction - If you have any usage issues, please Google them yourself
1, according to as TCP/IP client- server (Client/Server) mode of communication, write a client program that accepts user input, and the selection information input by the user and student information is transmitted to the server via TCP protocol, the server can to make the right response. 2, preparation of the corresponding server program that accepts selection information and student information sent by the client, and the corresponding treatment in the service ends, and the results processed by the TCP protocol back to the client. Enter 3, the client includes four options: Enter student information, student information queries, modify student information, exit the system.