Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xmlrpc-c-apps: Sample XML-RPC applications
- 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 package contains some handy XML-RPC demo applications.
Changelog
- * Thu Jun 14 17:00:00 2007 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 1.06.14-1
- updated to 1.06.14
- * Sun Apr 1 17:00:00 2007 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 1.06.11-2
- rediffed cmake patch against current version
- made the xmlrpc-c-config compatible to the upstream version
- added compatibility symlinks for some header files (thx to Robert de
Vries for reporting these two issues)
- * Sat Mar 17 17:00:00 2007 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 1.06.11-1
- updated to 1.06.11