Horus Doc || Corba Reference || Corba   Client Server   Stubs C++   Stubs Java   Servant Generator  

Corba

This overview is based on the book "Advanced CORBA progamming with C++" by Michi Henning and Steve Vinoski.

Corba provides platform independent progamming interfaces and models for portable distributed object-oriented computing applications. In other words, Corba provides access to objects, i.e. sending requests to objects and receiving responses from these objects, independent of the language used for the implementation of the object, the operating system of the computer the object lives on, the location of the computer in the network, the type of network connecting the computers, and the implementation of the ORB managing the objects.


Go to the next section or return to the index.


Generated on Mon Jan 27 15:20:56 2003 for CorbaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001