Index of /ws/xmlrpc

      Name                                  Last modified      Size  Description
Parent Directory - KEYS 28-Apr-2005 03:59 3.3K README.html 27-Apr-2009 03:08 1.3K Apache Web Services XML-RPC 3.1.2 README.html~ 17-Nov-2008 10:01 1.3K apache-xmlrpc-current-bin.tar.bz2 21-Apr-2009 02:49 502K Apache XMLRPC downloads apache-xmlrpc-current-bin.tar.bz2.asc 21-Apr-2009 02:50 197 Apache XMLRPC downloads apache-xmlrpc-current-bin.tar.gz 21-Apr-2009 02:49 641K Apache XMLRPC downloads apache-xmlrpc-current-bin.tar.gz.asc 21-Apr-2009 02:50 197 Apache XMLRPC downloads apache-xmlrpc-current-bin.zip 21-Apr-2009 02:49 1.3M Apache XMLRPC downloads apache-xmlrpc-current-bin.zip.asc 21-Apr-2009 02:50 197 Apache XMLRPC downloads apache-xmlrpc-current-src.tar.bz2 21-Apr-2009 02:50 126K Apache XMLRPC downloads apache-xmlrpc-current-src.tar.bz2.asc 21-Apr-2009 02:50 197 Apache XMLRPC downloads apache-xmlrpc-current-src.tar.gz 21-Apr-2009 02:50 168K Apache XMLRPC downloads apache-xmlrpc-current-src.tar.gz.asc 21-Apr-2009 02:50 197 Apache XMLRPC downloads apache-xmlrpc-current-src.zip 21-Apr-2009 02:50 357K Apache XMLRPC downloads apache-xmlrpc-current-src.zip.asc 21-Apr-2009 02:50 197 Apache XMLRPC downloads binaries/ 27-Apr-2009 03:03 - sources/ 27-Apr-2009 03:03 -
Apache Web Services XML-RPC 3.1.2

XML-RPC 3.1.2

This is version 3.1.2 of Apache XML-RPC from the Apache Web Services Project. It is available in both binary and source distributions.

Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar. The version of tar on Solaris and Mac OS X will not work with these files.

PGP Signatures

The distribution kits have been digitally signed (using PGP). There will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the distribution directory at http://www.apache.org/dist/ws/xmlrpc/KEYS

Always test available signatures, e.g.,

     > pgpk -a KEYS
     > pgpv apache-xmlrpc-3.1.2-bin.tar.gz.asc
  

or,

     > pgp -ka KEYS
     > pgp apache-xmlrpc-3.1.2-bin.tar.gz.asc
  

or,

     > gpg --import KEYS
     > gpg --verify apache-xmlrpc-3.1.2-bin.tar.gz.asc