摘要:
先上代码. ServicePoint servicePoint = ServicePointManager.FindServicePoint(new Uri(url)); servicePoint.BindIPEndPointDelegate = new BindIPEndPoint(Bind);Bind是绑定ip的函数,当我在跳换ip的时候,发现同一个域名下,Bind只会在第一次执行,并测试了请... 阅读全文
posted @ 2010-04-06 11:05
kevin.madc
阅读(2389)
评论(3)
推荐(1)

浙公网安备 33010602011771号