Click to See Complete Forum and Search --> : WinInet proxy Setting


May 10th, 1999, 08:47 PM
Hi,
Now, I develop a program, I want to get files from WEB through proxy, I use
winInet, I set the proxy address, proxy username ,proxy password in CInternetSession,But When I use a CHttpFile to request a file, I always get the
407 status code("Proxy Authentication required"), I don't know how to deal it?
Pls help me .
Thanks!