Valhalla Legends Archive

Programming => Web Development => Topic started by: suni16 on January 26, 2005, 10:35 PM

Title: Peer to Peer communication in python
Post by: suni16 on January 26, 2005, 10:35 PM
Hello,
I have developed a program where multiple clients can connect to the server.Now i want to be able to pass messages between the clients.Can some one tell how i can do this in python.


Title: Re: Peer to Peer communication in python
Post by: Banana fanna fo fanna on January 27, 2005, 12:20 PM
This is not a Web question, but you'll have to show some code before we can help you.