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.

2007-05-27 18:44
0.8.4

New features include support for HTTP authorization and client support for HTTP(S) proxies. Some code clean-ups and fixes have been made.
Tags: Major feature enhancements

2006-11-15 13:59
0.8.3

Packaging for Debian was added. Several
verification levels were introduced for
HTTP/XML-RPC validity. By default, content-type is
not validated in order to act with better
compatibility with other tools. UB during binding
was fixed to process a with debugger.
Tags: Minor feature enhancements

2006-09-25 13:50
0.8.1

This release fixes core dumps on malformed HTTP
requests, rewrites the
library HTTP subsystem from scratch, and adds
other minor cleanups.
Tags: Major security fixes

2006-09-07 20:14
0.8

This release focuses on two new features: external method dispatchers and a full-fledged Windows port. Several bugs related to compatibility with other XML-RPC engines and stability under high loads were fixed.
Tags: Major feature enhancements

2006-08-27 21:06
0.7.3

Compilation fixes for gcc 4.1.1, Cygwin environment, and MSVC++
7.1. Clean-ups for the configure/build process.
Tags: Minor bugfixes

Project Resources