[ 原始碼: xmlrpc-c ]
套件:libxmlrpc-core-c3(1.33.14-9)
libxmlrpc-core-c3 的相關連結
Debian 的資源:
下載原始碼套件 xmlrpc-c:
維護者:
外部的資源:
- 主頁 [xmlrpc-c.sourceforge.net]
相似套件:
Lightweight RPC library based on XML and HTTP [C runtime 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.
其他與 libxmlrpc-core-c3 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.8)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcurl4 (>= 7.16.2)
- easy-to-use client-side URL transfer library (OpenSSL flavour)