[ 原始碼: xmlrpc-c ]
套件:libxmlrpc-core-c3-dev(1.33.14-9)
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
-
- dep: libxmlrpc-core-c3 (= 1.33.14-9)
- Lightweight RPC library based on XML and HTTP [C runtime libraries]
-
- sug: xmlrpc-api-utils
- Generate C++ wrapper classes for XML-RPC servers