public class InetAddressUtilities extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getHostName() |
static byte[] |
getIpAddress() |
static InetAddress |
getLocalHost() |
public static InetAddress getLocalHost() throws UnknownHostException
UnknownHostExceptionpublic static byte[] getIpAddress()
public static String getHostName()
Copyright © 2024. All rights reserved.