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-11-15 10:55
0.6.4

Better support for standard algorithms usage with iqxmlrpc::
Array added was introduced. Support for persistent
connections has been added. Also some minor client code
clean-ups and documentation updates were made.
Tags: Major feature enhancements

2004-10-26 11:06
0.6.3

Minor interface additions and code cleanups were made. The interface of the iqnet::Firewall_base class was modified. Used connections on the client side are now properly removed. Several socket functionality bugs were fixed.
Tags: Minor bugfixes

2004-10-21 13:16
0.6.2

This release features support for user firewall classes so that users can configure the server to accept requests from specific address. Minor interface additions were made. New pkg-config files were included for the server and client parts. Awful mistakes in the copy constructors and = operators of the Array and Response classes were fixed. Some questionable code was removed from the library.
Tags: Major bugfixes

2004-10-14 09:43
0.6

Support for server introspection was added along with support for the Fault Code Interoperability standard. Transparent charset conversion support was added and compilation troubles on Win32 were fixed.
Tags: Major feature enhancements

2004-08-17 10:01
0.5.5

This version fixes an uninitialized Client::non_blocking_flag.
It improves the treatment of socket related errors. There
are other minor code clean ups.
Tags: Major bugfixes

Project Resources