How to access CORBA objects in Orbix ?
Answer / chaitanya
Clients can locate CORBA objects through the OrbixNames, which is Orbix's implementation of the CORBA Naming Service.
"OrbixNames allows you to set up groups of objects that can provide particular services to a client. When a client requests an object from a group, OrbixNames selects an object using a random or a round-robin load-balancing algorithm. You choose the algorithm associated with each group"
| Is This Answer Correct ? | 0 Yes | 0 No |
How to develop Event Service consumers and suppliers?
Were java applets supported in orbix 6.3?
How to change the default Orbix client timeout?
How you can retrieve the local ip address on client side within an interceptor?
How to increase the internal logging in orbix configure?
How to configure an Orbix domain to use fully qualified host names rather than short host names or IP addresses
How to programatically query the length of a workqueue
Are Orbix 6 libraries thread safe?
Can client use the jdk orb to communicate with the Orbix domain?
How you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?
How to set the ORB properties?
How to configure thread pool settings in Orbix 6.3