» tagged pages
» logout

(Feed found, click Add Page to syndicate.) Error finding feed, please try again » Find feed title

A Blog Page allows you to add entries, for news or other time sensitive postings

(Login required to save to your tagged pages.)
(or Cancel)

Make further edits, (or Cancel)

(Login required to save to your tagged pages.)
(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

Change Page Permissions? Changing these permissions will adjust who can modify this page.

alex (change)
Swik Users (change)
(or Cancel)
Upload an image from your computer:
or Copy an image from a URL:
or Erase the current icon:
Icon Preview:

or Cancel

Erase XML-RPC? The contents of XML-RPC page and all pages directly attached to XML-RPC will be erased.

or Cancel

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:
XML-RPC

XML-RPC

Tags Applied to XML-RPC

1 person has tagged this page:

XML-RPC Wiki Pages

XML-RPC or XML remote procedure call is a xml-based protocol that uses HTTP to transmit procedure calls.

XML-RPC is a very simple protocol and was created by Dave Winer in 1995, in conjunction with Microsoft.

Microsoft and others later extended XML-RPC into a more complex protocol called SOAP.

A typical XML-RPC message looks like this:

<?xml version="1.0"?>
<methodCall>
<methodName>example.getName</methodName>
  <params>
    <param>
        <value><a>42</a></value>
    </param>
  </params>
</methodCall>

sorted by: recent | see : popular
Content Tagged XML-RPC

LuaXMLRPC - XML-RPC interface to the Lua programming language

LuaXMLRPC - XML-RPC interface to the Lua programming language

XML: del.icio.us/tag/xml

LuaXMLRPC - XML-RPC interface to the Lua programming language

LuaXMLRPC - XML-RPC interface to the Lua programming language

Lua: del.icio.us/tag/lua

XML-RPC Home Page

It's a spec and a set of implementations that allow software running on disparate operating systems, running in different environments to make procedure calls over the Internet.

XML: del.icio.us/tag/xml

json-xml-rpc - Google Code

JSON/XML-RPC Client and Server Implementations

json: del.icio.us/tag/json

Page 1 | Next >>
Username:
Password:
(or Cancel)