[omniORB] IPv6 IOR in omniORB4.1.4
Duncan Grisby
duncan at grisby.org
Fri Feb 11 22:47:18 GMT 2011
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 --
More information about the omniORB-list
mailing list