OK. Thank you.
But i would like to know, what problems are appropriate to post here?

On Feb 7, 12:04 am, Kostya Vasilyev <kmans...@gmail.com> wrote:
> Perhaps the browser always recognizes IPv6 addresses, and tries to use
> them?
>
> If IPv6 is disabled in the kernel, trying to use a v6 socket should
> fail, and hence you can't open a v6 site. Once kernel support is
> enabled, the rest would work automatically.
>
> You might also want to post your question on a more appropriate list:
>
> http://groups.google.com/group/android-platform
>
> http://groups.google.com/group/android-porting
>
> -- Kostya
>
> 06.02.2011 18:29, 捷超 王 пишет:
>
>
>
>
>
>
>
>
>
> > Hi, everyone~
>
> > I have been recently studying on why the Browser in the android OS
> > does not support accessing IPv6 websites through IPv6 URLs.
>
> > At first, I built the source code with "CONFIG_IPV6" not set and tried
> > IPv6 URLs in the Browser and the Browser could not access IPv6
> > websites. I then built the source code with "CONFIG_IPV6" set and
> > tried again, the Browser works!
>
> > But i don't get it. I think the source code of the Browser hasn't been
> > changed, how it can be that the Browser suddenly support accessing
> > websites through IPv6 URLs...? Is it the new kernel config file
> > introduce some modules to be included in the final iso image so that
> > the Browser which utilizes these modules is able to access websites
> > through IPv6 URLs?
>
> > I just need a hint, such as what reads the changed kernel config file
> > and contributes to the changed behavior of the Browser.apk.
>
> > Best wishes and thanks in advance!
>
> --
> Kostya Vasilyev -- WiFi Manager + pretty widget 
> --http://kmansoft.wordpress.com

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to