Get cur_ip in double ip host
Hello,
Now,I want to get this_account ip through InetAddress.getLocalHost().getHostAddress() method,but I got an Exception:java.net.UnknownHostException : stismg30db: stismg30db
"stismg30db" is my host name
This host is a double ip host.
What should I do?
Thanks

