[ bianca ]
[ 源代码: xmlrpc-c ]
软件包:libxmlrpc-c++9-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-c++9-dev 有关的软件包
|
|
|
|
-
- dep: libc6-dev
- GNU C Library: Development Libraries and Header Files
-
- dep: libxmlrpc-c++9 (= 1.59.03-10)
- Lightweight RPC library based on XML and HTTP [C++ runtime libraries]
-
- dep: libxmlrpc-core-c3-dev (= 1.59.03-10)
- Lightweight RPC library based on XML and HTTP [C development libraries]
-
- sug: xmlrpc-api-utils
- Generate C++ wrapper classes for XML-RPC servers