This Archive is Supported By
DevLib.Org which covers the following topics: superbowl commercials, Hosting Reviews.
      Name                    Last modified       Size  Description

[DIR] Parent Directory 24-Nov-2008 11:29 - [TXT] KEYS 28-Apr-2005 04:59 3k [   ] apache-xmlrpc-curren..> 16-Feb-2010 03:01 495k Apache XMLRPC downloads [TXT] apache-xmlrpc-curren..> 16-Feb-2010 03:01 1k Apache XMLRPC downloads [   ] apache-xmlrpc-curren..> 16-Feb-2010 03:01 638k Apache XMLRPC downloads [TXT] apache-xmlrpc-curren..> 16-Feb-2010 03:01 1k Apache XMLRPC downloads [   ] apache-xmlrpc-curren..> 16-Feb-2010 03:02 1.3M Apache XMLRPC downloads [TXT] apache-xmlrpc-curren..> 16-Feb-2010 03:02 1k Apache XMLRPC downloads [   ] apache-xmlrpc-curren..> 16-Feb-2010 03:02 132k Apache XMLRPC downloads [TXT] apache-xmlrpc-curren..> 16-Feb-2010 03:02 1k Apache XMLRPC downloads [   ] apache-xmlrpc-curren..> 16-Feb-2010 03:03 166k Apache XMLRPC downloads [TXT] apache-xmlrpc-curren..> 16-Feb-2010 03:03 1k Apache XMLRPC downloads [   ] apache-xmlrpc-curren..> 16-Feb-2010 03:03 361k Apache XMLRPC downloads [TXT] apache-xmlrpc-curren..> 16-Feb-2010 03:03 1k Apache XMLRPC downloads [DIR] binaries/ 16-Feb-2010 03:09 - [DIR] sources/ 16-Feb-2010 03:09 -

Apache Web Services XML-RPC 3.1.3

XML-RPC 3.1.3

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

or,

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

or,

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