Does the Java layer on the Android SDK support connection through a local IPv6 link address?

I can’t connect an Android client running on 3.0 HoneyComb to a server sending an IPv6 packet that has a local IPv6 address.

Does the JAVA layer on android support a link-local address for IPv6 ?.

+3
source share

All Articles