Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2004 Jul : Proxy authentication
| Subject: | Proxy authentication |
| Posted by: | "Vladimir Vasiliev" (vasili..@kaspersky.com) |
| Date: | Thu, 22 Jul 2004 19:23:00 |
Hi!
I need to connect to inet using proxy with specifying proxy username and
password. How can I do that? Currently I try to call InternetOpen and supply
proxy name in form 'http://user:pass@proxy.xxx.ru:port' but InternetOpen say
error 87 - One of the parameters was invalid. What was wrong?
Thanks in advance.
Vladimir