Networking!

Irmen de Jong irmen at -nospam-remove-this-xs4all.nl
Tue Apr 20 22:00:24 EDT 2004


hyperbob at walla.com wrote:
> 
> Hello,
>  
> I'm in the design stage of an application that will consist of two or 
> more processes that will be either on different computers in a network 
> or on the same computer and will have to communicate with each other. I 
> don't have much experience with networking, inter-process communication 
> or client-server architectures, and I'm wondering what is the best way 
> to do it.

Have a look at Pyro, http://pyro.sourceforge.net
It basically abstracts away all communication details for you :-)

--Irmen de Jong.



More information about the Python-list mailing list