手机ip和服务器ip有啥区别?
【 在 zyw123 的大作中提到: 】
: 从服务器A 访问服务器B, 服务器B读服务器A的ip地址,这时候如何将服务器A的ip模拟一个手机ip地址,而不是实际的服务器A地址。
: public static String sendWithIP(String url,Map<String,String> map,String encoding,String ip) {
: CloseableHttpResponse response = null;
: ...................
--
FROM 103.107.216.225