Search code examples
corba

How to install implementation of Corba on my computer and then program using any language compatible with Corba


I have to do a project in Corba.I have absolutely zero knowledge of corba.Things that I've to do is first is to install a corba implementation on my PC.After that I have to develop a Photo Printing Portal in any programming language supported by Corba.After that I have to deploy my application on the supplied ORB. Please suggest how should I go about doing this.


Solution

  • You did not mention any programming language. In case it is C++, I highly recommend to read the book Advanced CORBA Programming with C++