xmlrpc-c: xmlrpc-c (modular implementation of XML-RPC for C and C++)
xmlrpc-c:
xmlrpc-c: XML-RPC is a quick-and-easy way to make procedure calls over the
xmlrpc-c: Internet. It converts the procedure call into XML document, sends it
xmlrpc-c: to a remote server using HTTP, and gets back the response as XML.
xmlrpc-c:
xmlrpc-c: Homepage: http://xmlrpc-c.sourceforge.net/
xmlrpc-c:
xmlrpc-c:
xmlrpc-c:
xmlrpc-c: