المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : HttpWebrequest's Proxy property



C# Programming
11-07-2009, 03:31 AM
Hello friends,
I have a program to connect to url using HttpWebRequest object and download a file from that url.
I have set

httpwebRequest.Proxy = null;

Question: In my application, no setting field available for to define the specific proxy settings - so, does the my programming foresee to use by default the internet explorer proxy setting?

or are there any other ways to bypass the proxy?

Thank You
http://www.barakasoft.com/script/Forums/Images/thumbs_up.gif