XmlRpc++

XmlRpc++ provides a fast, easy, portable C++ XML-RPC client and server library.
Download

XmlRpc++ Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Chris Morley
  • Publisher web site:

XmlRpc++ Tags


XmlRpc++ Description

XmlRpc++ provides a fast, easy, portable C++ XML-RPC client and server library. XmlRpc++ provides a fast, easy, portable C++ XML-RPC client and server library.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.Here are some key features of "XmlRpc":· Easy This library is easy to incorporate into C++ applications. No other libraries are required, other than your system's socket libraries. Simple XML parsing and HTTP support are built in.· Fast All IO is non-blocking, so a slow client or network will not slow down the server.· Portable Written in standard C++ to the POSIX and Windows sockets APIs. You do need a fairly recent compiler (g++ 3.1 or MSVC++ .Net or MSVC++ 6 with the STL patches.)· Free This library is released under the GNU LGPLWhat's New in This Release:· Better handling of fault responses. · Support for the introspection API (partial). · Support for system.multicall. · Fixed a problem in the XmlRpcServer destructor.· The server ensures a valid result value is always returned. · Doxygen comments in header files and a doc target in the makefile. · Documentation of the API on the home page.


XmlRpc++ Related Software