Introduction - If you have any usage issues, please Google them yourself
TCP Time Server Instance:
The server-side program waits for a client connection request
When a client requests, display the client IP address and port address
Returns the server-side current time to the client
The client asks the server for the current time
Connect to the time server
Displays the time information returned the server