Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can C++ use IE's internet connection

Status
Not open for further replies.

knightweb

Programmer
Apr 6, 2007
2
GB
Hi

I've googled for a while but can't find any info on this. I'm not looking for code just some pointers as to where to start.

Can C++ use IE's internet connection to access the internet. The reason I ask is I'm writing an installer that needs access to the internet via an NTLM proxy. I could write an NTLM connection code but my users would still have to put their connection info in.....domain name, proxy url and port, username and password.....most do not know this info or how to get it and would require to phone the help desk....

So to make life simple for them I thought I could use there already configure IE connection to download a file from a remote server.

Is this possible or am I dreaming?

Thanks in advance.
Chris.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top