TCP-Chat-App-using-Python Usage Save server.py on client machine and client.py on server machine On server machine: python3 client.py On client machine: python3 server.py Start chatting!