Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xmlrpc-c-apps - Sample XML-RPC applications
- Description:
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.
Packages
xmlrpc-c-apps-1.16.24-1209.1840.el6.x86_64
[74 KiB] |
Changelog
by Vojtech Vitek (V-Teq) (2012-03-07):
- fixed various RpmDiff warning messages about missing sub-packages requires
- added Requires libcurl to the client/apps packages (.so libraries needed)
- specified BuildRequires curl-devel version for CURLOPT_GSSAPI_DELEGATION option
- fix & increase release number (svnrev should be after N-V-R)
|