Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / March 2006

Tip: Looking for answers? Try searching our database.

Chaining proxies for a HttpWebRequest

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sylph - 02 Mar 2006 18:24 GMT
Hi

Does anyone know if it is possible to chain HTTP proxies when sending a
HTTP request with HttpWebRequest, for a .NET Framework 1.x in C# ? I
need that because of an application I'm developing that may need this
functionality.

Thanks.
Joerg Jooss - 02 Mar 2006 21:49 GMT
Thus wrote sylph,

> Hi
>
> Does anyone know if it is possible to chain HTTP proxies when sending
> a HTTP request with HttpWebRequest, for a .NET Framework 1.x in C# ? I
> need that because of an application I'm developing that may need this
> functionality.

How do you chain HTTP requests? There's nothing in the HTTP spec that allows
you to do anything like this, is there?

Cheers,
Signature

Joerg Jooss
news-reply@joergjooss.de

sylph - 03 Mar 2006 06:47 GMT
Joerg Jooss a écrit :

> Thus wrote joerg,
> How do you chain HTTP requests? There's nothing in the HTTP spec that allows
> you to do anything like this, is there?

Even if it is not in the spec, this is something that is done everyday.
Example :

HTTP Request <--> HTTP Proxy 1 <--> HTTP Proxy 2 <--> HTTP Proxy 3 <-->
HTTP Server

I think you did not understand my question :)
Joerg Jooss - 03 Mar 2006 06:57 GMT
Thus wrote sylph,

> Joerg Jooss a écrit :
>
[quoted text clipped - 12 lines]
>
> I think you did not understand my question :)

I sure do. But that chain works because Proxy 1 is set up to talk to Proxy
2, which is set up to talk to Proxy 3. The client has no idea about proxies
2, 3 or n. Or Proxy 2 and 3 are reverse proxies, in which case Proxy 1 would
assume he's talking to the actual host...

Cheers,
Signature

Joerg Jooss
news-reply@joergjooss.de


Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.