Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#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)

Portfile (840 bytes) - added by pguyot (Paul Guyot) 20 years ago.
Portfile for xmlrpc-0.9.10
files.tgz (1.6 KB) - added by pguyot (Paul Guyot) 20 years ago.
Patch files for xmlrpc-0.9.10

Download all attachments as: .zip

Change History (3)

Changed 20 years ago by pguyot (Paul Guyot)

Attachment: Portfile added

Portfile for xmlrpc-0.9.10

Changed 20 years ago by pguyot (Paul Guyot)

Attachment: files.tgz added

Patch files for xmlrpc-0.9.10

comment:1 Changed 20 years ago by fkr@…

Resolution: fixed
Status: newclosed

committed. -fkr

Note: See TracTickets for help on using tickets.