IPv6 Availability for Java Developers

ARIN recommends IPv6availability by January 2012 (3 days !!!). I was wondering what consequences (if any) this means for Java developers or administrators of Java EE servers (GlassFish, Tomcat, etc.)?

I believe that Java 1.4+ provides IPv6, but I’m not sure that all this happens automatically under the “Java hood” or if there are real, manual changes that we need Java people. Thanks in advance!

+5
source share
1 answer

For a good reference, you can take a look at the Networking IPv6 User Guide for JDK / JRE 5.0 .

Java, (?) Java- IPv6 , Java 1.4.

, , : , IPv4 ( 32-), , 128- IPv6-.

+7

All Articles