Xmlrpc-c

Jul 20, 2023

XML-RPC library for C and C++

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++.

  • C API and experimental C++ API.
  • Modular XML-RPC core If you want, you can supply all your own HTTP code.
  • Synchronous and asynchronous XML-RPC clients based on w3c-libwww.
  • Multithreaded XML-RPC server based on the Abyss web server.
  • Full support for basic types, including , and .
  • Extensive test suites to help verify correct behavior and correct error handling.
  • Passes the official XML-RPC validator1 test suite.


Checkout these related ports:
  • Zyre - Framework for proximity-based peer-to-peer applications
  • Zsync - File transfer program
  • Zmap - Internet scanner
  • Zillion - Distributed computing project
  • Zerotier - Network virtualization everywhere
  • Zebra-server - Z39.50/SR server software
  • Yptransitd - Replacement for nss_ldap
  • Yggdrasil - Experimental end-to-end encrypted self-arranging IPv6 network
  • Yconalyzer - TCP Traffic Analyzer
  • Yazproxy - Powerful general purpose Z39.50/SRW/SRU proxy
  • Yaz - Z39.50/SR client and API library
  • Yaz++ - C++ toolkit for development of Z39.50v3 clients and servers
  • Yate - Yet Another Telephony Engine
  • Yaph - Yet Another Proxy Hunter (proxy scanner)
  • Yami4 - Messaging library for distributed systems