Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 122 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 122 Bytes

SimpleTCP-Chatroom with threading

Usage:

server.py --host 127.0.0.1 --port 9999

client.py --host 127.0.0.1 --port 9999