Can I use IPv6 or IPX for network communications in Java?
Created May 4, 2012
Tim Rohaly No, Java doesn't support IPv6 or IPX. If you want to use a
protocol other than IP version 4 then you need to write native
methods.
Created May 4, 2012