Menu

XmlRpc++ 0.4 released

XmlRpc++ is an implementation of the XmlRpc protocol written in C. XmlRpc++ is designed to make it easy to incorporate XmlRpc client and server support into C++ applications.

This release fixes two bugs (adding the required Host header for HTTP 1.1 requests and correcting a mistake in one of the test programs).

Features
Easy This library is easy to incorporate into C++ applications. No other libraries are required, other than your system's socket libraries. Simple XML parsing and HTTP support are built in.

Fast All IO is non-blocking, so a slow client or network will not slow down the server.

Portable Written in standard C++ to the POSIX and Windows sockets APIs.

Posted by Chris Morley 2003-01-23

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.