Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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-1200.1840.el6.i686
              [72 KiB] | Changelog
              by Enrico Scholz (2009-11-21): - updated to 1.16.24
- rediffed patches
- added patch fix handling of wrong certificates (Nikola Pajkovsky)
- added support for $XMLRPC_TRACE_CURL env (John Dennis)
- fixed 'xmlrpc-c-config --help' output (#531910)
- build xmlrpc_pstream tool |