Package one.pkg.tinyutils.network.nat
Class NetworkEnvironmentDetector
java.lang.Object
one.pkg.tinyutils.network.nat.NetworkEnvironmentDetector
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic boolean
-
Constructor Details
-
NetworkEnvironmentDetector
public NetworkEnvironmentDetector()
-
-
Method Details
-
detectIPVersionSupport
public static NetworkEnvironmentDetector.IPVersionSupport detectIPVersionSupport() throws SocketException- Throws:
SocketException
-
testIPv4Connectivity
public static boolean testIPv4Connectivity() -
testIPv6Connectivity
public static boolean testIPv6Connectivity()
-