[omniORB] Weird Connection Problems (cygwin & linux)
Duncan Grisby
duncan at grisby.org
Thu Feb 23 09:30:21 GMT 2006
On Wednesday 22 February, "Brian Neal" wrote:
> > Stringifying an IOR (using orb.object_to_string) and then unstringifying
> > it (using orb.string_to_object) should produce an IOR which is exactly
> > equivalent to the original.
>
> Sure, but is there something different about the IOR the cygwin app
> gets from the name service on the radio versus me copy & pasting in a
> stringified IOR that the radio app spits out?
There's no difference. A stringified IOR is exactly the same data that
is transmitted as part of a CORBA call, just converted to hex.
I think Luke is right that it's most likely the firewall that's blocking
the call. You might try running everything with -ORBtraceLevel 25 to see
information about the connections that are being made and so on.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list