/server_tcp_py

Server and client base on TCP.

Primary LanguagePython

server_tcp_py

Server and client base on TCP.

Run the two files on separate PC, run the server first, then modify the host of the client file, run the client.

client send some word, server return time + received.

copy from a textbook.