日本搞逼视频_黄色一级片免费在线观看_色99久久_性明星video另类hd_欧美77_综合在线视频

國內最全IT社區平臺 聯系我們 | 收藏本站
阿里云優惠2
您當前位置:首頁 > php開源 > 綜合技術 > Android如何獲取外網和本地的ip

Android如何獲取外網和本地的ip

來源:程序員人生   發布時間:2015-06-06 08:08:49 閱讀次數:4059次
/** * 獲得外網的IP */ public static String GetNetIp() { URL infoUrl = null; InputStream inStream = null; String ipLine = ""; HttpURLConnection httpConnection = null; try { infoUrl = new URL("http://ip168.com/"); URLConnection connection = infoUrl.openConnection(); httpConnection = (HttpURLConnection) connection; int responseCode = httpConnection.getResponseCode(); if (responseCode == HttpURLConnection.HTTP_OK) { inStream = httpConnection.getInputStream(); BufferedReader reader = new BufferedReader( new InputStreamReader(inStream, "utf⑻")); StringBuilder strber = new StringBuilder(); String line = null; while ((line = reader.readLine()) != null) strber.append(line + " "); Pattern pattern = Pattern .compile("((?:(?:25[0⑸]|2[0⑷]d|((1d{2})|([1⑼]?d))).){3}(?:25[0⑸]|2[0⑷]d|((1d{2})|([1⑼]?d))))"); Matcher matcher = pattern.matcher(strber.toString()); if (matcher.find()) { ipLine = matcher.group(); } } } catch (MalformedURLException e) { e.printStackTrace(); } catch (IOException e) { e.printStackTrace(); } finally { try { inStream.close(); httpConnection.disconnect(); } catch (IOException e) { e.printStackTrace(); } } return ipLine; } /** * 獲得本地IP */ public static String getLocalIpAddress() { try { Enumeration<NetworkInterface> en = NetworkInterface .getNetworkInterfaces(); while (en.hasMoreElements()) { NetworkInterface ni = en.nextElement(); Enumeration<InetAddress> enIp = ni.getInetAddresses(); while (enIp.hasMoreElements()) { InetAddress inet = enIp.nextElement(); if (!inet.isLoopbackAddress() && (inet instanceof Inet4Address)) { return inet.getHostAddress().toString(); } } } } catch (SocketException e) { // TODO Auto-generated catch block e.printStackTrace(); } return "0"; }

生活不易,碼農辛苦
如果您覺得本網站對您的學習有所幫助,可以手機掃描二維碼進行捐贈
程序員人生
------分隔線----------------------------
分享到:
------分隔線----------------------------
關閉
程序員人生
主站蜘蛛池模板: 五月婷婷网 | 一区二区三区回区在观看免费视频 | 亚洲福利av | 成年网站在线 | 久久精品国产精品 | 亚洲精品电影在线观看 | 欧美一区二区在线视频 | 国产视频福利在线 | av午夜| 超碰网址| 日韩国产成人av | 国产v日产∨综合v精品视频 | 亚洲国产成人精品女人 | 亚洲精品成人久久 | av在线免费网址 | 国产精品一区二区三区四区 | 国产一区二区三区久久 | 紧缚调教一区二区三区视频 | 麻豆精品国产传媒mv男同 | 日本美女一区二区三区 | av电影在线网站 | 国产一区二区在线看 | 欧美中文字幕一区二区三区亚洲 | 国产精品一区自拍 | 在线日韩一区 | 国产伦精品一区二区三区在线 | 99欧美精品 | 片毛片免费看 | 日本在线看 | 一区二区三区中文字幕 | 国产在线一区二区三区四区 | 在线播放一区二区三区 | 一区二区三区高清在线观看 | 一区二区三区精品视频 | 久久精品国产99 | 亚洲精品视频一区二区三区 | 正在播放91精 | 九九九久久国产免费 | 国产成人一区二区三区 | 亚洲九九精品 | 黄色片网站免费观看 |