Using web services over a proxy server Internet connection

Posted by backslash17 on Stack Overflow See other posts from Stack Overflow or by backslash17
Published on 2010-04-18T00:05:41Z Indexed on 2010/04/18 0:13 UTC
Read the original article Hit count: 307

Filed under:
|
|

I have a Windows form application that's consuming web services over https and is working perfectly. Do I have to make any arrangement in my code for the case when the user has an Internet connection through a proxy server?

© Stack Overflow or respective owner

Related posts about web-services

Related posts about c#