Skip to content

martimartins/xmlrpc-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

xmlrpc-chat

A simple chat using xml-rpc...

running the server

python3 server.py

First need run the server, to recibe the requests.

running the client

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.

About

A simple chat using xml-rpc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages