public class OANetwork extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
macAddress |
Constructor and Description |
---|
OANetwork() |
Modifier and Type | Method and Description |
---|---|
static void |
findAllServers() |
static String |
getHostName() |
static String |
getIPAddress() |
static String |
getIPAddresses() |
static String |
getMACAddress() |
static InetAddress |
getMainInetAddress() |
static void |
main(String[] args) |
static String |
showAsBinary(int x) |
protected static String macAddress
public static InetAddress getMainInetAddress()
public static String getIPAddress()
public static String getIPAddresses()
public static String getHostName()
public static String showAsBinary(int x)
Copyright © 1999–2025 ViaOA. All rights reserved.