Click here to Skip to main content
15,896,432 members
Home / Discussions / C#
   

C#

 
GeneralRe: Exception from HRESULT: 0x800A01C9 Pin
ajkumar12-Sep-03 15:52
ajkumar12-Sep-03 15:52 
GeneralRe: Exception from HRESULT: 0x800A01C9 Pin
leppie12-Sep-03 16:10
leppie12-Sep-03 16:10 
GeneralRe: Exception from HRESULT: 0x800A01C9 Pin
J. Dunlap12-Sep-03 15:05
J. Dunlap12-Sep-03 15:05 
GeneralRe: Exception from HRESULT: 0x800A01C9 Pin
ajkumar14-Sep-03 6:17
ajkumar14-Sep-03 6:17 
General#dev 0.97 released Pin
leppie12-Sep-03 10:59
leppie12-Sep-03 10:59 
GeneralRe: #dev 0.97 released Pin
J. Dunlap12-Sep-03 13:55
J. Dunlap12-Sep-03 13:55 
GeneralRe: #dev 0.97 released Pin
leppie12-Sep-03 14:41
leppie12-Sep-03 14:41 
GeneralI would like to refine an array. Pin
mcgahanfl12-Sep-03 9:42
mcgahanfl12-Sep-03 9:42 
GeneralRe: I would like to refine an array. Pin
Ernesto Perales Soto12-Sep-03 13:18
Ernesto Perales Soto12-Sep-03 13:18 
GeneralRe: I would like to refine an array. Pin
Nnamdi Onyeyiri13-Sep-03 1:24
Nnamdi Onyeyiri13-Sep-03 1:24 
GeneralVSS Pin
yyf12-Sep-03 8:07
yyf12-Sep-03 8:07 
GeneralRe: VSS Pin
NetPointerIN12-Sep-03 8:25
NetPointerIN12-Sep-03 8:25 
GeneralRe: VSS Pin
leppie12-Sep-03 9:00
leppie12-Sep-03 9:00 
Questionwhat textboxes are on my form? Pin
.gonad12-Sep-03 7:45
.gonad12-Sep-03 7:45 
AnswerRe: what textboxes are on my form? Pin
Mazdak12-Sep-03 7:55
Mazdak12-Sep-03 7:55 
AnswerRe: what textboxes are on my form? Pin
mcgahanfl12-Sep-03 9:48
mcgahanfl12-Sep-03 9:48 
AnswerRe: what textboxes are on my form? [edited] Pin
leppie12-Sep-03 10:31
leppie12-Sep-03 10:31 
AnswerRe: what textboxes are on my form? Pin
David Stone12-Sep-03 10:31
sitebuilderDavid Stone12-Sep-03 10:31 
AnswerRe: what textboxes are on my form? Pin
mcgahanfl12-Sep-03 14:41
mcgahanfl12-Sep-03 14:41 
GeneralRe: what textboxes are on my form? Pin
.gonad14-Sep-03 10:35
.gonad14-Sep-03 10:35 
GeneralListBox control and Datasource Pin
KevinS7512-Sep-03 5:11
KevinS7512-Sep-03 5:11 
GeneralSmart User Control Pin
cvandyke12-Sep-03 5:10
cvandyke12-Sep-03 5:10 
GeneralWeird problem with C# proxy server Pin
viperxp12-Sep-03 3:11
viperxp12-Sep-03 3:11 
Hi...
I have written a proxy based web ad blocker in C#. The idea behind this is to route all HTTP traffic thru my program, so that banner ads can be blocked.
Browser's proxy settings are set to localhost and the port to the listening port, eg. localhost:8888

I am using a Tcplistener to listen to requests, and Httpwebrequest & webresponse to handle http traffic. everything seems fine. however, lately i notice that although the proxy is running, settings are correct, and browsers are configured to forward the requests to my proxy server, the requests are NOT sent to my proxy. I know this becoz i have a listview that will list all incoming traffic to the proxy, Browser windows just give me the "page cannot be displayed" message and the like.

At times after nemurous retries, the thing finnally worked and i can surf to almost anywhere with any browser. But when i shut down my proxy and load it again, i will get the same problem.

this proxy app is my degree project and it's gonna due in 14 days. i dunno wut's wrong. can some1 pls help me out?
GeneralCheckedListBox disable items Pin
Robert L. Edwards12-Sep-03 2:25
Robert L. Edwards12-Sep-03 2:25 
GeneralRe: CheckedListBox disable items Pin
mattknapp14-Sep-03 16:36
mattknapp14-Sep-03 16:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.