标签: android sockets networking
我正在尝试获取机器IP。但inetAddress.getHostAddress()重新导入了一些我无法弄清楚的IP。
ipconfig上的我的Windows机器IP是192.168.0.6,与上面的代码显示的不一样。
我在模拟器上运行它。