How to support both ipv4 and ipv6 address for JAVA code.
摘要:IPv6 have colon character, for example FF:00::EEIf concatenate URL String, IPv6 URL will like:http://FF:00::EE:8888/a/b/cActually we want:http://[FF:0...
阅读全文
posted @
2014-07-09 16:43
lpthread
阅读(232)
推荐(0) 编辑