//Proxy portString port="";//Proxy hostString host="";System.getProperties().put("proxySet","true");System.getProperties().put("proxyPort",port);System.getProperties().put("proxyHost",host);
Post a Comment
0 comments:
Post a Comment