What changes website needed to support IPv6 and IPv4? Also using socket service in java what changes i require to accept both type of connection ?
Environment
OS - Linux
Webserver - Tomcat 5.5
What changes website needed to support IPv6 and IPv4? Also using socket service in java what changes i require to accept both type of connection ?
Environment
OS - Linux
Webserver - Tomcat 5.5
If your OS supports IPv6 and is configured correctly then you do not need to do anything on the Java/Tomcat side.