How Java client access Corba

A Corba remote object exists. How could you get a Java client to access this object?

E

Expert

Verified

• Get an initial reference directly from the ORB.
• Get an object reference through a method call on another remote object reference.
• Using a stringified object reference obtained through a secondary channel and converting it to a live object reference.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.