This package provides the support of CORBA; see overview of the implemented functionality. CORBA a system that applications use to work over networks. CORBA messages are binary, not text oriented. They practically cary no "data wrapping" information like XML <opening> </closing> tags. Hence CORBA objects much easier exchange large amounts of binary data. CORBA can work in such data-intensive application areas as telecommunications or radio broadcasting.

Overview of the currently implemented CORBA functionality

The CORBA implementation in the Classpath project is now a working prototype. @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)