Nolan's question of the day: distributed servers?

Fredrik Lundh fredrik at pythonware.com
Thu Sep 30 04:07:10 EDT 1999


Nolan Darilek <nolan at ethereal.dhis.org> wrote:
> So my current questions are, is it possible to somehow export a
> dynamic interface in realtime, as opposed to carefully specifying an
> interface beforehand and loading it into the server?

of course.  start here:
http://www.pythonware.com/products/xmlrpc/

or here:
ftp://ftp.python.org/pub/python/contrib/Network/remotecall.tar.gz

hope this helps!

</F>





More information about the Python-list mailing list