Package | Description |
---|---|
com.peterphi.std.net |
Modifier and Type | Method | Description |
---|---|---|
static NetworkInterface |
IpHelper.getInterfaceForLocalIp(InetAddress addr) |
Given a local IP address, returns the Interface it corresponds to
|
static String |
IpHelper.getMacForLocalIp(InetAddress addr) |
Given an InetAddress, determines the MAC Address (hardware address) of the corresponding interface
|
Copyright © 2018. All rights reserved.