[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Ipv6 on a ipv4/ipv6 hostname

Jesse van den Kieboom

6/5/2005 12:25:00 PM

I'm trying to use the TCPSocket to connect to a host. This works fine
when the hostname either resolves to ipv4 or ipv6, but when the hostname
resolves to both an ipv4 and ipv6 address the ipv6 address isn't tried.
This worked before as I understand it.

Linux ayla 2.6.11-1-k7 #1 Fri May 20 06:54:58 UTC 2005 i686 GNU/Linux
Ruby1.8: 1.8.2-7


--
Jesse van den Kieboom <jesse@icecrew.nl>

MSN: troplosti@orcaweb.cjb.net
Jabber: jessevdk@jabber.org
Visit: http://www....


1 Answer

Dibya Prakash

6/5/2005 12:57:00 PM

0

Hi,
I m trying to do the same thing and the same error is errupting.If u
anyone can give any concrete suggestion to this problem, it will be a
great thing.

Thanks
Dibya

On 6/5/05, Jesse van den Kieboom <jesse@icecrew.nl> wrote:
> I'm trying to use the TCPSocket to connect to a host. This works fine
> when the hostname either resolves to ipv4 or ipv6, but when the hostname
> resolves to both an ipv4 and ipv6 address the ipv6 address isn't tried.
> This worked before as I understand it.
>
> Linux ayla 2.6.11-1-k7 #1 Fri May 20 06:54:58 UTC 2005 i686 GNU/Linux
> Ruby1.8: 1.8.2-7
>
>
> --
> Jesse van den Kieboom <jesse@icecrew.nl>
>
> MSN: troplosti@orcaweb.cjb.net
> Jabber: jessevdk@jabber.org
> Visit: http://www....
>
>