★ wanayoo — archive 1999 http://www.codeforge.com/tutorials/CorbaTutorial.htmlNouvelle recherche | Portail wanayoo
C-Forge home CORBA IDL Tutorial
 
Overview
 

 
Please read the C-Forge Concepts section of the help manual before proceeding

C-Forge now has support for CORBA IDL, based on the free implementation of CORBA - ORBacus object request broker.

Using CORBA in C-Forge is very simple - all you have to do is add an IDL source to a project target as a dependency, all the intermediate files will be generated, compiled and linked automatically when the target is built.

To illustrate this lets do a simple client-server hello example. (All sources for this example are available in the ob/demo/hello/ subdirectory of the ORBacus distribution.)
 


 
Tutorials Index
 

Copyright © Code Forge, Inc. 1997-1999. All rights reserved.

Last modified: Friday, 24-Dec-1999 12:58:32 MST