C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Get your browser's proxy server Address and port number


Posted Date: 02 May 2007    Resource Type: Code Snippets    Category: Web Access

Posted By: Balamurali Balaji       Member Level: Diamond
Rating:     Points: 10



The following code is used to retrieve the IP address and Port number of the web proxy server your web browser (Internet Explorer) is using.



System.Net.IWebProxy iwp = System.Net.WebRequest.GetSystemWebProxy();
Uri wp = iwp.GetProxy(new Uri("http://www.dotnetspider.com"));
MessageBox.Show(wp.AbsoluteUri.ToString());





Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
(No tags found.)

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Checking URL's - go to second url if first url fails using axWebBrowser
Previous Resource: Download a File from the Internet to the Hard Drive
Return to Discussion Resource Index
Post New Resource
Category: Web Access


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design

budget conference call

Contact Us    Privacy Policy    Terms Of Use