[omniORB] IPv6 IOR in omniORB4.1.4

Hung Ta Viet viethungth99 at yahoo.com
Sun Feb 13 23:36:32 GMT 2011


Hi Duncan,

Thank you for your reply.
getaddrinfo()is C library function. There is no getaddrinfo() in my corba 
application code.
Please guide where i would use it?
In my test, there is somewhere exception said so called "Unknown address 
(IPv6)".


What is your meaning about "configure script output"?

Thanks,
Hung



________________________________
From: Duncan Grisby <duncan at grisby.org>
To: Hung Ta Viet <viethungth99 at yahoo.com>
Cc: omniorb-list at omniorb-support.com
Sent: Sat, February 12, 2011 5:47:18 AM
Subject: Re: [omniORB] IPv6 IOR in omniORB4.1.4

On Thu, 2011-02-10 at 19:26 -0800, Hung Ta Viet wrote:

> Is omniORB4.1.4 fully supported for IPv6?

Yes, as long as the underlying platform has the necessary support and
functions. In particular you need to have the standard getaddrinfo()
function.

> I'm using omniORB4.1.4 running on Sun Solaris. I tested using IOR
> containing IPv6 address:
> corbaloc:iiop:[2000::1]:15111/NameService
> 
> I got an exception so called "Unable to resolve: 2000::1"

That's a sign that either you don't have getaddrinfo(), or that you do
but it is not accepting IPv6 addresses. What did the configure script
output?

Cheers,

Duncan.

-- 
-- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --


 
____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20110213/c0b67606/attachment.htm


More information about the omniORB-list mailing list