(407) Proxy Authentication required

cvetter

New member
Joined
Mar 20, 2006
Messages
1
Programming Experience
Beginner
Hey,
I am trying to create a program which downloads a file from the internet.
I am using the "My.Computer.Network.DownloadFile(link, path)" command.
But as my internet goes through a http proxy server which requires authentication this fails. Could anybody tell me how to put my username and password into the program code so that it works?
Thanks a lot!
I'm using VS 2005 proferssional with 2.0.net framework
 
Last edited:
Back
Top