Requirements:
1: using multithreading server, ensure that can receive at the same time from multiple client sends string
2: client supports keyboard input string, and sent to the server, and receives the server returns the thread identifier, output to the screen
3: run mode, the client program start multiple, a server process began, each client input string is different
CodePudding user response:
Server receives a new open access is a thread, this kind of case very much