0

http://1024bitez.blogspot.com

A byte of theory . . .

XML-RPC is a Remote Procedure Call method that uses XML passed via HTTP as a transport. With it, a client can call methods with parameters on a remote server (the server is named by a URI) and get back structured data. This module supports writing XML-RPC client code; it handles all the details of translating between conformable Python objects and XML on the wire.

Full story »
jintujacob's picture
Created by jintujacob 11 years 17 weeks ago
Category: Beginner   Tags:

Best karma users