C Board  

Go Back   C Board > General Programming Boards > C# Programming

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 08-02-2008, 07:43 AM   #1
Registered User
 
Join Date: May 2006
Posts: 1,579
DNS issue

Hello everyone,


I found when using proxy in IE, I can not access some web site and the error information is DNS resolution error. But when not using such proxy in IE, the page can be accessed.

My questions,

1. Proxy will do DNS lookup and proxy will not regard my local DNS settings (proxy has its own DNS settings)?

2. How to write some simple code, which can switch between resolving name by proxy and by my local DNS settings? So that I can do some automatic testing?


thanks in advance,
George
George2 is offline  
Old 08-02-2008, 10:15 AM   #2
Ugly C Lover
 
audinue's Avatar
 
Join Date: Jun 2008
Location: Indonesia
Posts: 479
1. Yep.
You --> proxy --> internet --> proxy --> You

2. Depend on the browser, if it's IE then take a look at BHO.
audinue is offline  
Closed Thread

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
float calculation issue George2 C# Programming 1 05-26-2008 04:56 AM
DNS & Mail settings modifier DemonSoul A Brief History of Cprogramming.com 1 05-20-2004 12:43 PM
dns server settings impactBlue Tech Board 0 03-09-2004 01:45 AM
my first issue of GDM DavidP A Brief History of Cprogramming.com 0 09-12-2002 04:02 PM


All times are GMT -6. The time now is 03:31 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22