Proxy aware application
-
How to make my applications proxy aware? Actually the problem i'm facing is that our network admin has installed a HTTPS proxy server in our campus LAN and my older applications are not aware of proxy configuration. :confused::confused::confused:
Future Lies in Present. Manmohan Bishnoi
-
How to make my applications proxy aware? Actually the problem i'm facing is that our network admin has installed a HTTPS proxy server in our campus LAN and my older applications are not aware of proxy configuration. :confused::confused::confused:
Future Lies in Present. Manmohan Bishnoi
What do you mean by proxy aware? What can your applications not do now that it used to do before?
«_Superman_» _I love work. It gives me something to do between weekends.
-
What do you mean by proxy aware? What can your applications not do now that it used to do before?
«_Superman_» _I love work. It gives me something to do between weekends.
by proxy aware i meant to say that the application should detect proxy setting from computer. I'll try
CInternetSession
. The third parameter i.e., Access Type Parameter ValueINTERNET_OPEN_TYPE_PRECONFIG
should do the work.Future Lies in Present. Manmohan Bishnoi