Index of /apache/ws/xmlrpc

Icon  Name                          Last modified      Size  Description
[DIR] Parent Directory - [   ] KEYS 27-Apr-2005 13:59 3.3K [TXT] README.html 16-Nov-2008 19:01 1.3K Apache Web Services XML-RPC 3.1.1 [DIR] binaries/ 16-Nov-2008 18:59 - [DIR] sources/ 16-Nov-2008 18:59 - [   ] xmlrpc-current-bin.tar.gz 10-Aug-2008 11:22 1.7M Apache XMLRPC downloads [TXT] xmlrpc-current-bin.tar.gz.asc 10-Aug-2008 11:22 197 Apache XMLRPC downloads [   ] xmlrpc-current-src.tar.gz 10-Aug-2008 11:22 208K Apache XMLRPC downloads [TXT] xmlrpc-current-src.tar.gz.asc 10-Aug-2008 11:22 197 Apache XMLRPC downloads
Apache Web Services XML-RPC 3.1.1

XML-RPC 3.1.1

This is version 3.1.1 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 xmlrpc-3.1.1-bin.tar.gz.asc
  

or,

     > pgp -ka KEYS
     > pgp xmlrpc-3.1.1-bin.tar.gz.asc
  

or,

     > gpg --import KEYS
     > gpg --verify xmlrpc-3.1.1-bin.tar.gz.asc
  
Hosted by Dealzbot