Java Network Tips - Use IPv4 protocol stack prior of IPv6

A simpler way to use IPv4 is to use a switch in the command line e.g. java -Djava.net.preferIPv4Stack=true -jar <yourprog>

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.