The goal of this project is to produce a light weight C++ SOAP client library. Longer term support for WSDL.
JCom is a bridge library between Java and Com to enable COM object access from Java classes. Example: Creating an Excel worksheet, or using Visual Basic COM application from a Java application. See also this alternative http://com4j.kohsuke.org/
The DLC toolkit aims at providing a simple managment of dynamically loaded C++ classes for Linux-flavour and Windows platforms. Through this toolkit, it is easy to manage classes as plugins loaded at run-time in your application.
XmlRpc++ is an implementation of the XmlRpc protocol written in C++, based upon Shilad Sen's excellent py-xmlrpc library. It is designed to make it easy to incorporate XmlRpc client+server support into C++ applications and requires no other libraries.
Goal of the Project is an implemenation of a CCM CORBA container in C++. <br> This is something like an EJB container but based on CORBA standards and technology.
This python module makes the commercial TIB/Rendezvous APIs accessible from python. TIB/Rendezvous is a messaging middleware released by TIBCO, Inc. (www.rv.tibco.com)