#1293 closed defect (fixed)
NEW: xmlrpc-c 0.9.10
Reported by: | pguyot (Paul Guyot) | Owned by: | fkr@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into 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 and C++.
Attachments (2)
Change History (3)
Changed 21 years ago by pguyot (Paul Guyot)
Changed 21 years ago by pguyot (Paul Guyot)
Patch files for xmlrpc-0.9.10
Note: See
TracTickets for help on using
tickets.
Portfile for xmlrpc-0.9.10