XML-RPC for C and C++

A lightweight RPC library based on XML and HTTP.

Copyright 2001 Eric Kidd. All rights reserved. This contents of this website may be distributed under the same license terms as XML-RPC for C/C++. Funding for XML-RPC for C/C++ was provided in part by First Peer, Inc.

SourceForge Logo

Downloading the Developer Release

RedHat Intel users should download the following files:

xmlrpc-c-0.9.9-1.i386.rpm
Runtime libraries and documentation.
w3c-libwww-5.2.8-4.i386.rpm
Support library (included with RedHat 6.2 & 7.0, but not installed by default).
xmlrpc-c-apps-0.9.9-1.i386.rpm
Sample applications, including query-meerkat and meerkat-app-list.
xmlrpc-c-devel-0.9.9-1.i386.rpm
Developer's kit.

These can be installed by typing the following commands as root:

# rpm -Uvh w3c-libwww-*.i386.rpm
# rpm -Uvh xmlrpc-c-*.i386.rpm

Source Tarballs

More adventurous users should download the following files:

xmlrpc-c-0.9.9.tar.gz
Source code.
w3c-libwww
W3C HTTP client library.

You should know the drill by now. :-) If you want to rummage around among the earlier versions, you can also take a look at our SourceForge downloads page.

Mailing Lists

If you're developing applications based on XML-RPC for C/C++, you may also want to sign up for the xmlrpc-c-announce mailing list. Other mailing lists are also availale.