I developing application in RMI now try to convert in CORBA.I know little about CORBA.What is defference IDJ and idltoj compiler ?Please send me little example of CORBA in which server is in C++ andclient is in Java.
You got to start with the IDL and then use it to generate your stubs andskeletons. What CORBA product you intend to use.