Download List

專案描述

XmlRpc++ is an implementation of the XML-RPC
protocol written in C++. It is designed to make it
easy to incorporate XmlRpc client and server
support into C++ applications. The library is easy
to incorporate into C++ applications. Simple XML
parsing and HTTP support are built in. All I/O is
non-blocking, so a slow client or network will not
slow down the server.

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.

2003-03-07 04:10
0.7

This release adds better handling of fault responses in both the
client and server code, partial support for the introspection API, and
full support for the system.multicall API for efficient processing of
multiple requests in a single transaction. Doxygen documentation is
now available from the project home page.
標籤: Minor feature enhancements

2003-02-25 03:22
0.6

This release incorporates minor bugfixes and enhancements, including
fixes for parsing empty strings with no value tags and better handling
of HTTP 1.0 Connection headers.
標籤: Minor bugfixes

2003-01-23 10:38
0.5

標籤: Initial freshmeat announcement

Project Resources