public class Ethers extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
defaultPathname |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEtherAddress(String hostname) |
static String |
getEtherAddress(String hostname,
String ethersPathname) |
String |
getMac(String hostname)
Returns MAC address.
|
static void |
main(String[] args)
Command line interface to getMac.
|
static void |
setPathname(String pathname_) |
public static final String defaultPathname
public Ethers(String filename) throws FileNotFoundException
FileNotFoundExceptionpublic Ethers()
throws FileNotFoundException
FileNotFoundExceptionCopyright © 2016. All rights reserved.