Class NetworkInterface
java.lang.Object
be.yildizgames.common.application.helper.network.NetworkInterface
Provide the IP address of the machine on the local network.
- Author:
- Grégory Van den Borre
-
Method Summary
-
Method Details
-
getPreferredAddress
Provide the IP address.- Returns:
- The ip V 4 address, never null.
- Throws:
IllegalStateException- if an error occurred.
-