com.eurotech.framework.core.util
Class NetUtil
java.lang.Object
com.eurotech.framework.core.util.NetUtil
public class NetUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetUtil
public NetUtil()
hardwareAddressToString
public static String hardwareAddressToString(byte[] macAddress)
hardwareAddressToBytes
public static byte[] hardwareAddressToBytes(String macAddress)
getPrimaryMacAddress
public static String getPrimaryMacAddress()
getCurrentInetAddress
public static InetAddress getCurrentInetAddress()
Copyright © 2013. All Rights Reserved.