| ★ wanayoo — archive 1999 http://www.codeforge.com/tutorials/CorbaTutorial.html | Nouvelle recherche | Portail wanayoo |
![]() |
CORBA IDL Tutorial |
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.)
|
Copyright © Code Forge, Inc. 1997-1999. All rights reserved.
Last modified: Friday, 24-Dec-1999 12:58:32 MST