[omniORB] getting object reference from ip and port
Christian.Lipp@allianz.at
Christian.Lipp@allianz.at
Thu, 27 Jan 2000 16:05:53 +0100
We have set up a hierarchical topologie of a central and many branch offices.
In every location we are using naming services. These are all configured to
use the same port.
We have a list of all IPs and have to write an application which initializes the
naming services (set up a reference to the central office in each branch,
set up a reference to all branch offices in the central).
The problem: how to get an object reference with given ip-adress and port?
If this is not possible in corba / with omniOrb: how would someone solve this
problem?
Thanks in advance, CL