Re: IPv6 communication from ORBit to OmniORB
Jules Colding <[email protected]> Wed, 09 Aug 2006 10:33:39 +0200
| Newsgroups | gmane.comp.gnome.orbit.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2006-08-09 at 10:29 +0200, Jaromir Talir wrote: > > ------------ Původní zpráva ------------ > > Od: Jules Colding <[email protected]> > > Předmět: Re: IPv6 communication from ORBit to OmniORB > > Datum: 08.8.2006 11:33:28 > > ---------------------------------------- > > On Tue, 2006-08-08 at 10:45 +0200, Jaromir Talir wrote: > > > Hello, > > > > > > we have created working system with c++ OmniORB corba backend and > > > small c ORBit2 client. Now we want to switch to IPv6 and it seems it > > > is problem for ORBit. OmniORB client (omniorbpy) successfully connects > > > to server but ORBit(pyorbit) fails. It even doesn't make attempt and > > > throws CORBA.COMM_FAILURE. It probably cannot parse IPv6 addres from > > > IOR or something like this. > > > > ORBIIOPIPv6 ? > > > > I forgot to say that that I tried this way. > > # pyorbit > orb = ORBit.CORBA.ORB_init("ORBIIOPIPv6=1") > orb = ORBit.CORBA.ORB_init("-ORBIIOPIPv6=1") The option must be "--ORBIIOPIPv6=1" (notice the double dash). HTH, jules _______________________________________________ orbit-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/orbit-list