[ 原始碼: xmlrpc-c ]
套件:libxmlrpc-core-c3-dev(1.59.03-6)
libxmlrpc-core-c3-dev 的相關連結
Debian 的資源:
下載原始碼套件 xmlrpc-c:
維護者:
外部的資源:
- 主頁 [xmlrpc-c.sourceforge.net]
相似套件:
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
同時作為一個虛擬套件由這些套件填實: libc6.1-dev
-
- dep: libcurl4-openssl-dev
- development files and documentation for libcurl (OpenSSL flavour)
- 或者 libcurl4-gnutls-dev
- development files and documentation for libcurl (GnuTLS flavour)
-
- dep: libxmlrpc-core-c3t64 (= 1.59.03-6)
- 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