Programming library for writing an XML-RPC server or client in C or C++
https://xmlrpc-c.sourceforge.io/
Silvan Calarco
822291f41e
source renamed from libxmlrpc-c to xmlrpc-c removed dependency on libwww [release 1.51.08-1mamba;Thu Oct 19 2023] |
||
---|---|---|
libxmlrpc-c-1.16.41-curl-7.25.0.patch | ||
README.md | ||
xmlrpc-c.spec |
xmlrpc-c
Programming library for writing an XML-RPC server or client in C or C++. XML-RPC is a standard network protocol to allow a client program to make a simple remote procedure call (RPC) type request of a server. Like SOAP or CORBA, but much simpler.