xmlrpc-api-utils

Generate C++ wrapper classes for XML-RPC servers

Description

XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML.

This package contains two programs:
 * xml-rpc-api2cpp, a utility for generating C++ wrapper classes based
   on an XML-RPC API, obtained by interrogating an XML-RPC server.
 * xml-rpc-api2txt, a utility for printing out an XML-RPC API as a
   text file. The API is obtained by interrogating an XML-RPC server.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://xmlrpc-c.sourceforge.net


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install xmlrpc-api-utils