xmlrpc and processes
iu2
israelu at elbit.co.il
Mon Aug 9 02:50:06 EDT 2010
Hi,
I have a SimpleXMLRPCServer running on one PC.
I need several ServerProxy-s talking to it, each one running on a
different PC. That is, I run on each PC a client application, that
talks to the one server using xml-rpc.
Is the xml-rpc designed to work like this? If not, is there something
I can do to still be able to work with xml-rpc in this architucture?
Thank you very much
More information about the Python-list
mailing list