xmlrpcxx

v 0.7

XmlRpc++ is a C++ implementation of the XML-RPC protocol.

XmlRpc++ was based upon Shilad Sen's excellent py-xmlrpc. The XmlRpc protocol was designed to make remote procedure calls easy: it encodes data in a simple XML format and uses HTTP for communication. XmlRpc++ is designed to make it easy to incorporate XML-RPC client and server support into C++ applications.

http://xmlrpcpp.sourceforge.net/

To install xmlrpcxx, paste this in macOS terminal after installing MacPorts

sudo port install xmlrpcxx

Add to my watchlist

Installations 0
Requested Installations 0