Discussion:
[omniORB] corbaloc unix transport
Al Slater
2009-09-15 13:29:05 UTC
Permalink
Hi,

I need to provide a corbaloc as an initial reference, which I can do
just fine for tcp transports. What I would really like to do is provide
an initial reference using a unix domain socket transport.

Is this possible?

regards

- --
Al Slater

Technical Director
SCL
Duncan Grisby
2009-09-16 21:28:34 UTC
Permalink
Post by Al Slater
I need to provide a corbaloc as an initial reference, which I can do
just fine for tcp transports. What I would really like to do is provide
an initial reference using a unix domain socket transport.
The Unix transport isn't part of the CORBA standard, so it's given an
omniORB-specific scheme name in corbaloc URIs:

corbaloc:omniunix:/path/to/socket:/key

Now you mention it, I see that it's not actually documented anywhere...

Duncan.
--
-- Duncan Grisby --
-- ***@grisby.org --
-- http://www.grisby.org --
Loading...