The Artima Developer Community
Sponsored Link

.NET Buzz Forum
[Article/Code]: Easy Proxy handling through the ProxyFactory and ProxyInfo classes

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
[Article/Code]: Easy Proxy handling through the ProxyFactory and ProxyInfo classes Posted: Nov 4, 2003 3:34 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: [Article/Code]: Easy Proxy handling through the ProxyFactory and ProxyInfo classes
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement

I had to make The Regulator support Proxy servers, so I dug in to how the WebProxy class works, and with a little help from Darren, I managed to get it up and running. In the process, I wrote a little helper class that eases the configuration syntax against this API. Here it is:

Easy Proxy handling through the ProxyFactory and ProxyInfo classes

It can handle all the situations, starting from getting the default proxy settings up to providing the user/password login information setup. Hope it helps.

Read: [Article/Code]: Easy Proxy handling through the ProxyFactory and ProxyInfo classes

Topic: Interesting CLR Tricks... Previous Topic   Next Topic Topic: Panther Install Successful

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use