Name: | xmlrpc-c |
---|---|
Version: | 1.32.5 |
Release: | 1905.svn2451.el7 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 305345 |
License: | BSD and MIT and GPL+ and Public Domain |
RPM: | xmlrpc-c-1.32.5-1905.svn2451.el7.i686.rpm |
Source RPM: | xmlrpc-c-1.32.5-1905.svn2451.el7.src.rpm |
Build Date: | Sun May 04 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://xmlrpc-c.sourceforge.net/ |
Summary: | A lightweight RPC library based on XML and HTTP |
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 library provides a modular implementation of XML-RPC for C. |