public static class NIC.NICInfo extends Object
Modifier and Type | Method and Description |
---|---|
String |
getInterfaceName()
returns the name of the interface.
|
String |
getMACAddress()
returns the MAC address of the interface
|
String |
toString() |
public String getInterfaceName()
NetworkInterface.getName()
(especially on windows).public String getMACAddress()