java - What changes needed to support IPv6 -


What website is needed to support IPv6 and IPv4? What type of connection do I have to accept even when using the socket service in Java?

Environment

OS - Linux

Webbers - Tomek 5.5

If your OS supports IPv6 and is configured correctly, then you do not need to do anything Java / Tomcat side.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -