A simple chat using xml-rpc...
python3 server.py
First need run the server, to recibe the requests.
python3 client.py
And the client, to send the requests when u execute the client, will ask for a name (nick name), that name will show for all users are connected in the server when u send messagens.