[omniORB] IOR in Python from hostname and port
K. Novitsky
novitk@pobox.com
Fri, 24 Aug 2001 09:55:49 -0400
Well, basically connect to an Orbix server using:
#client.py <hostname> <port#>
ie, without name server or direct IOR.
Thx, KN
----- Original Message -----
From: "Duncan Grisby" <dgrisby@uk.research.att.com>
To: "K. Novitsky" <novitk@pobox.com>
Cc: <omniorb-list@uk.research.att.com>
Sent: Friday, August 24, 2001 6:46 AM
Subject: Re: [omniORB] IOR in Python from hostname and port
> On Thursday 23 August, "K. Novitsky" wrote:
>
> > After trying to connect python client with Orbix 2.3c server using
corbaloc
> > URI, I found out the hard way that Orbix doesn't support _is_a()
properly,
> > which was only confirmed by checking mailing list archive:
>
> [...]
> > Well, Duncan recommends the use of simple IORs with typecode embedded,
but
> > unfortunately I don't know how to make one in Python given hostname &
port.
> > My best guess is to "pythonize" genior. Is that the only solution?
>
> What exactly are you trying to achieve?
>
> Cheers,
>
> Duncan.
>
> --
> -- Duncan Grisby \ Research Engineer --
> -- AT&T Laboratories Cambridge --
> -- http://www.uk.research.att.com/~dpg1 --
>