WebRequest and WebResponse

Hello friends,

I am working with the System.Net in creating an application that fetches the HTML code from the URL. I just used the HttpWebRequest and similar WebResponse classes for this.
My present thing is to add a proxyserver between my application and the URL. Please help with some materials, so that it will be helpful in creating my application. This is little bit confusing me.

Thanks,
Nanda.


Answer this question

WebRequest and WebResponse