Name Last modified Size Description
Parent Directory 17-Jun-2013 03:50 -
KEYS 31-Jan-2013 13:06 3k
apache-xmlrpc-current-bin.tar.bz2 31-Jan-2013 13:06 495k Apache XMLRPC Downloads
apache-xmlrpc-current-bin.tar.gz 31-Jan-2013 13:06 638k Apache XMLRPC Downloads
apache-xmlrpc-current-bin.zip 31-Jan-2013 13:06 1.3M Apache XMLRPC Downloads
apache-xmlrpc-current-src.tar.bz2 31-Jan-2013 13:06 132k Apache XMLRPC Downloads
apache-xmlrpc-current-src.tar.gz 31-Jan-2013 13:06 166k Apache XMLRPC Downloads
apache-xmlrpc-current-src.zip 31-Jan-2013 13:06 361k Apache XMLRPC Downloads
binaries/ 20-Feb-2013 21:24 -
sources/ 20-Feb-2013 21:24 -
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.
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