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