January 2002
Beginner
480 pages
13h 15m
English
The Python client-based Jabber-RPC requester will also start up and
connect to a Jabber server. We’ll use a different server than the one
the responder is connected to; after all, the whole point
of XML-RPC and Jabber-RPC is to make the RPC world a
smaller and bigger place at the same time, through the power of the
Internet. We’re going to use the Pythonware XML-RPC library (http://www.pythonware.com/products/xmlrpc/index.htm)
to encode a getCountyName() request and decode
the response.
Read now
Unlock full access