The Client Side On the client, things look slightly different. The only part common to the server code is initialization of the ORB. After the ORB is initialized, we need to get a reference to the CORBA object. This will cause a proxy object to be instantiated, via which we may activate operations on the real CORBA object.