| Apache - official mirror site - bandwidth by tradebit: sell music | ... support the Apache Foundation ... |
Please do not download from www.apache.org. Current, recommended releases can be downloaded from a nearby mirror. Older releases can be downloaded from the archive site.
This tree is now split into projects so you can quickly find the project you are looking for. You will find the Apache HTTP Server project under httpd/.
Name Last modified Size Description
Parent Directory -
KEYS 27-Apr-2005 15:59 3.3K
binaries/ 11-Aug-2007 22:53 -
sources/ 11-Aug-2007 22:53 -
xmlrpc-current-bin.tar.gz 11-Aug-2007 22:48 1.6M Apache XMLRPC downloads
xmlrpc-current-bin.tar.gz.asc 11-Aug-2007 22:48 194 Apache XMLRPC downloads
xmlrpc-current-src.tar.gz 11-Aug-2007 22:48 150K Apache XMLRPC downloads
xmlrpc-current-src.tar.gz.asc 11-Aug-2007 22:48 194 Apache XMLRPC downloads
This is version 3.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.
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-bin.tar.gz.asc
or,
> pgp -ka KEYS
> pgp xmlrpc-3.1-bin.tar.gz.asc
or,
> gpg --import KEYS
> gpg --verify xmlrpc-3.1-bin.tar.gz.asc