python-client-server icon indicating copy to clipboard operation
python-client-server copied to clipboard

A basic example of a TCP client/server network using Python's socket and threading library.

Results 4 python-client-server issues
Sort by recently updated
recently updated
newest added

I run the server.py then on another window on the same pc all on the same network I run client.py and it prompts for a message then gives me this...

thx for project but could you please implement a clean exit mechanism.