The method is to use the URL: http://pv.sohu.com/cityjson?ie=utf-8, return String Type of ip address:
public static String getNetIp() {
String ip = “”;
InputStream inputStream = null;
try
The method is to use the URL: http://pv.sohu.com/cityjson?ie=utf-8, return String Type of ip address:
public static String getNetIp() {
String ip = “”;
InputStream inputStream = null;
try