Gregor Purdy - Software - XML Procedure Call (XPC)
Home : Gregor : Software : XML Procedure Call (XPC)
XML Procedure Call (XPC) is my answer to XML-RPC. I provide a simple sample
implementation as a Perl module, with detailed commentary on the XML-RPC
standard as justification for XPC and the documentation for the XPC Perl
module.
Some links to this information:
- 2001-04-13 Aaronland: here and here.
- 2001-05-30 FreeBSD Ports File: here.
- 2001-06-24 Rick Parrish message to mozilla-xpcom list: here.
- 2001-09 Rick Parrish: here.
- 2001-09-24 "Javier" message to xmlrcp-c-devel list: here.
- CPAN: here.
- Eric Foster-Johnson: here.
- Freshmeat.net: here.
- jRPL Project: here.
Other meanings of the XPC acronym:
Version 0.2 (2001-04-13)
Changes since version 0.1:
-
Copyright and license information was missing from tarball; added it.
-
Made the XPC.pm POD have a more traditional structure.
-
Added POD documentation to XPC::Agent and XPC::Daemon
Version 0.1 (2001-04-12)
Copyright © 2008 Gregor N. Purdy. All rights reserved.
: 2005-12-03 16:31:39 -0800 (Sat, 03 Dec 2005) $