hi, > CORBA is only a source level standard. It is not > restricted to IIOP > or any other message passing protocol, the so to say > "backend" > can be changed according to need. For example > regular IPC on the same > machine can be done through the Mach message passing > facilities, like > MIG does now, however the same code that uses CORBA > can easily > be adapted to use IIOP for remote machines by > changing the "backend".
This is infact how I could produce the IIOP compliant code!!!:-) > The details depend on the ORB (object request > broker). yes you can also generate code optimized for a particular ORB if the "Backend" supports/implements it. Mridul. ===== Inspired by GNU www.gnu.org __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/

