[omniORB] Setup CORBA program
Duncan Grisby
duncan@grisby.org
Wed Jul 10 13:49:00 2002
On Wednesday 10 July, Andrey Koubychev wrote:
> I need to make installation script for the system (WinNT),that I have
> developed. At installation process I will ask user to enter ip and
> port of his CORBA nameservice. After it I must create IOR from this
> data at put it into registry. So, question : how to make IOR for
> nameservice , having IP and PORT ?
You don't need an IOR. Just use a corbaname URI, of the form
corbaname::host.name:port
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --