Jump to letter: [
CDFGLNPRVX
]
xmlrpc-c: A lightweight RPC library based on XML and HTTP
- Summary
- XML-RPC is a quick-and-easy way to make procedure calls over the
Internet. It converts the procedure call into XML document, sends it
to a remote server using HTTP, and gets back the response as XML.
This library provides a modular implementation of XML-RPC for C and
C++.
Changelog
- * Thu Jan 31 03:00:00 2008 KOSHIRO Tsuyoshi <koshiro{%}gfd-dennou{*}org> 1.06.18-1dc
- rebuilt by GFD-DENNOU Club
- * Tue Sep 4 03:00:00 2007 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 1.06.18-1
- updated to 1.06.18
- * Thu Aug 16 03:00:00 2007 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 1.06.17-1
- updated to 1.06.17