XmlRpcThd
lightweight c++ based xmlrpc client
Derived XmlRpc library, based on the excellent work "XmlRpc++" by Chris Morley.
/* changed by ise GmbH 2013 */
- added multi-threading support
- added support for windows compiling
- extended class XmlRpcValue for automatic type recognition of some defined input formats
- added binary protocol to minimize overhead
Original Project: https://sourceforge.net/projects/xmlrpcpp/