2017-12-03 16:12
InetAddress local = InetAddress.getLocalHost(); String ip = local.getHostAddress();
InetAddress local = InetAddress.getLocalHost();
String ip = local.getHostAddress();