XML-RPC - 2.0

Description

XML-RPC is a very simple remote prodecure call standard used by many blogging clients to communiate with blogging software. See Wikipedia's definition of XML-RPC for further info on the spec and it's usage.

Up to PostNuke .76x an XML-RPC modue was included as standard but underlying security issues in the module prompted it's removal and relegation to a 3rd party module.  This module used the latest developments of the same library to provide a secure xml-rpc implementation for PostNuke.

Support Info

Support is provided via forums at http://www.markwest.me.uk

Supported Lanugages

Change Log

07/04/05 larsneo 1.1.1 alpha
initial release - updated xmlrpc library

21/2/06 markwest 2.0rc3
updated xmlrpc library to 2.0rc3

23/6/06 markwest 2.0
updated xmlrpc library to 2.0
added introspection function
split module into seperate functions