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 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

此版本增加了在客户端和服务器代码,为反省API的部分支持更好的故障响应的处理,以及空气污染指数为system.multicall全力支持在一个单一的交易有效地处理多个请求。 doxygen的文件现在可以从该项目的主页。
标签: Minor feature enhancements
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.

2003-02-25 03:22
0.6

这一版本包括了小错误修正,包括解析没有价值的标签,更好地处理的HTTP 1.0连接头空字符串修复增强。
标签: Minor bugfixes
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.

2003-01-23 10:38
0.5

标签: Initial freshmeat announcement

Project Resources