Socket client with Python Working with sockets - Sistemas distribuidos UCAB Use $ python main.py <server-ip> <server-port> <username> Examples $ python main.py 127.0.0.1 19876 usuario_1 $ python main.py 127.0.0.1 19876 usuario_2 Server getmymsg Getmymsg