question: howto transfer objects between server and client?

Irmen de Jong irmen.NOSPAM at xs4all.nl
Sat Aug 11 05:21:38 EDT 2007


OpenPavilion wrote:

> Since XMLRPC has limited features:  Is there any other server/client
> technique to transfer objects (not strings, or dictionaries, but self
> defined object types) ?

Take a look at Pyro;  http://pyro.sourceforge.net

--Irmen



More information about the Python-list mailing list