String ip=InetAddress.getLocalHost().getHostAddress().toString();

可以写一个main方法测试一下。

相关文章: