Hello zope users, I have a question: how can I call from zope on one machine python script in zope on another machine? Any suggestions and advices will be very appreciated Best regards, Ruslan
on or about, Wednesday, June 26, 2002, we have reason to believe that alienoid wrote something along the lines of : a> I have a question: how can I call from zope on one machine python a> script in zope on another machine? the simplest way to do this is by use of XML-RPC , which zope supports natively. here are some starter points : http://www.zope.org/Members/Amos/XML-RPC http://linux.userland.com/stories/storyReader$18 http://www.xml.com/pub/a/2000/01/xmlrpc/ http://www.xmlrpc.org/ :) -- Geir Bækholt web-developer geirh@funcom.com funcom oslo | webdev-team
participants (2)
-
alienoid -
Geir B�kholt