Package org.summerboot.jexpress.util
Class GeoIpUtil
java.lang.Object
org.summerboot.jexpress.util.GeoIpUtil
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic StringgetExternalIp(String url) static String[]getMyIP()static voidshowAddress(String host, int port) static voidshowAddress(InetSocketAddress address)
-
Field Details
-
CHECKIP_URL_AWS
- See Also:
-
-
Constructor Details
-
GeoIpUtil
public GeoIpUtil()
-
-
Method Details
-
getExternalIp
- Throws:
IOException
-
getExternalIp
- Throws:
IOException
-
getMyIP
-
showAddress
-
showAddress
-