mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
6 lines
293 B
Text
6 lines
293 B
Text
Libiqxmlrpc is C++ object-oriented library that represents an XML-RPC
|
|
solution for both client and server. It supports HTTP and HTTPS,
|
|
both single-threaded and multi-threaded computation models on the server side,
|
|
method interceptors, and other features.
|
|
|
|
WWW: http://libiqxmlrpc.wikidot.com/
|