Download List

專案描述

ulxmlrpcpp is a library to perform calls via XML-RPC in an object oriented approach. It is possible to create both client and server applications in multithreaded environments. Unlike other implementations, it does not insist on HTTP for transportation, but might also accept other ways (e.g. a simple serial line with a user-defined protocol). For HTTP as a transportation protocol, the following features are supported: cookies, SSL/TLS, proxy, SSL/TLS over a proxy, and chunked transfers. ulxmlrpcpp is also able to transmit data faster with binary XML.

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.

2010-01-07 00:32
1.7.5

Among several minor issues, two serious flaws have been fixed which lead to unpredictable behavior after certain transmission errors.
標籤: major bug fix

2008-08-09 23:13
1.7.3

This release adds a missing doc file and missing #include headers for g++ 4.2 and later.
標籤: Code cleanup

2007-09-29 22:11
1.7.2

標籤: Major bugfixes

2007-08-31 22:35
1.7.1

This release extends the handbook and explains some features to influence details in the behaviour of TCP/IP connections.
標籤: Documentation

2007-08-19 21:16
1.7.0

This release contains several fixes regarding SSL, timeout handling, and code generation. There are now more possibilities to create client and server code from sources as well as from introspection. The documentation contains examples on how to use the generated files.
標籤: Minor bugfixes

Project Resources