Life is a journey

Who Dares Wins
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年1月26日

摘要: To test .NET application which invokes web services through HTTP.Add the following into the configuration file:<configuration><system.net> <defaultProxy> <proxy usesystemdefault="False" bypassonlocal="True" proxyaddress="http://127.0.0.1:8888"/>& 阅读全文

posted @ 2012-01-26 10:39 zhaobin 阅读(1063) 评论(0) 推荐(0) 编辑