r11 - 01 Jun 2006 - 02:02:33 - PeterThoenyYou are here: TWiki >  Codev Web > XmlRpcForWebApps > WikiRpcInterface > XmlRpc
Tags:
automation 1 Add my vote for this tag, syndication 1 Add my vote for this tag, xml 1 Add my vote for this tag, , create new tag

XML-RPC

From Wikipedia:XML-RPC : XML-RPC is a remote procedure call protocol which uses XML to encode its calls and HTTP as a transport mechanism. It is a very simple protocol, defining only a handful of data types and commands, and the entire description can be printed on two pages of paper. This is in stark contrast to most RPC systems, where the standards documents often run into the thousands of pages and require considerable software support in order to be used.

XML-RPC is a remote procedure call mechanism for use in building XML WebServices. It is lighter weight than SOAP, and hence more suitable for some low-end clients such as PDAs and Java phones.

How to

http://www.xmlrpc.com/directory/1568/implementations shows the following 3 Perl XMLRPC implementations:

http://www.xmlrpc.com/directory/1568/implementations

The Svg Whiteboard from Jabberzilla supports XmlRpc

Mozilla now supports xmlrpc as well http://www.mozilla.org/projects/xmlrpc/

-- Contributors: RichardDonkin, MartinCleaver, PeterThoeny

Discussions

I just implemented an XmlRpcContrib as a base for the upcoming PingBackPlugin.

-- MichaelDaum - 29 May 2006

 
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r11 < r10 < r9 < r8 < r7 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo