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
UnknownHostException
public static byte[] getIpAddress()
public static String getHostName()
Copyright © 2023. All rights reserved.