Discussion:
wininet using proxy ...
(too old to reply)
Abubakar
2006-10-30 07:08:42 UTC
Permalink
Hi,

I'm using wininet apis like InternetOpen, InternetConnect, etc. It seems
that these apis use internet explorer's proxy settings. What I want is that
first the wininet apis should try to operate without using proxy and if they
fail than they should use the internet explorer's proxy settings. How do I
do that ?

Regards,

-ab.
Abubakar
2006-10-30 13:36:27 UTC
Permalink
Oh, I just had to specify the access type in InternetOpen api.

-ab.
Post by Abubakar
Hi,
I'm using wininet apis like InternetOpen, InternetConnect, etc. It seems
that these apis use internet explorer's proxy settings. What I want is
that first the wininet apis should try to operate without using proxy and
if they fail than they should use the internet explorer's proxy settings.
How do I do that ?
Regards,
-ab.
Loading...