|
Security Basics
mailing list archives
Help with C/C++ socket programming
From: "Siddharth Upmanyu" <siddharth () techbugs org>
Date: Sun, 7 Sep 2008 00:58:39 +0530
Hi,
I was trying to write a simple http client and it is working fine on
direct connection (like connecting to google.com on port 80 and
downloading the html to a file)
the problem is I want to make it run on http proxy which is set in my
default browser, how can i findout this proxy ip/port from my c
code...
it shouldnt matter whatever browser it is (i can use IE specific
registry values but this wont work on other browsers...)
Thanks in advance,
Regards
Siddharth
By Date
By Thread
Current thread:
- Help with C/C++ socket programming Siddharth Upmanyu (Sep 08)
|