[ bianca ]
[ 源代码: xmlrpc-c ]
软件包:libxmlrpc-core-c3-dev(1.59.03-10)
Lightweight RPC library based on XML and HTTP [C development libraries]
XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an 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.
Install this package if you wish to develop your own programs using this library.
其他与 libxmlrpc-core-c3-dev 有关的软件包
|
|
|
|
-
- dep: libc6-dev
- GNU C Library: Development Libraries and Header Files
-
- dep: libcurl4-openssl-dev
- development files and documentation for libcurl (OpenSSL flavour)
- 或者 libcurl4-gnutls-dev
- development files and documentation for libcurl (GnuTLS flavour)
-
- dep: libexpat1-dev
- XML parsing C library - development kit
-
- dep: libxmlrpc-core-c3t64 (= 1.59.03-10)
- Lightweight RPC library based on XML and HTTP [C runtime libraries]
-
- dep: libxmlrpc-util-dev
- Lightweight RPC library based on XML and HTTP [extra development libraries]
-
- sug: xmlrpc-api-utils
- Generate C++ wrapper classes for XML-RPC servers