Download List

Project Description

Libiqxmlrpc is an object-oriented library that
represents an XML-RPC solution for both client and server. It supports HTTP and HTTPS, both single-threaded and multi-threaded computation models on the server side, method interceptors, and other features.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-29 19:44
0.4.3

The client part of the library has been ported to Win32.
Tags: Code cleanup

2004-06-10 07:16
0.4.2

The library was ported to Solaris and some minor errors were
fixed. The client's code now uses a non-blocking socket only
when a timeout has been specified.
Tags: Code cleanup

2004-06-07 13:30
0.4.1

Compilation problems with G++ 3.4 were fixed and several
compiler warnings were removed. The documentation was also
fixed.
Tags: Minor bugfixes

2004-05-11 16:13
0.4

Support for the XML-RPC dateTime.iso8601 data type
was added.
Tags: Minor feature enhancements

2004-05-07 08:44
0.3.2

Added support for the XML-RPC Base64 data type.
Tags: Minor feature enhancements

Project Resources