| Package | Description |
|---|---|
| com.peterphi.std.net |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
IpHelper.getMacFor(java.net.NetworkInterface iface)
Given a network interface, determines its mac address
|
static java.lang.String |
IpHelper.getMacForLocalIp(java.net.InetAddress addr)
Given an InetAddress, determines the MAC Address (hardware address) of the corresponding interface
|
Copyright © 2014. All Rights Reserved.