public interface NetUtil
| Modifier and Type | Method and Description |
|---|---|
static java.net.InetAddress |
getHostAddr()
Tries to resolve 1st enabled external network interface IP address.
|
static long |
getHostAddrCode() |
static java.lang.String |
getHostAddrString() |
static java.net.InetAddress getHostAddr()
throws OmgLookAtMyConsoleException,
OmgDoesNotPerformException
OmgLookAtMyConsoleException - if failed to resolve an interface addressOmgDoesNotPerformExceptionstatic java.lang.String getHostAddrString()
throws OmgDoesNotPerformException,
OmgLookAtMyConsoleException
static long getHostAddrCode()
throws OmgDoesNotPerformException,
OmgLookAtMyConsoleException