Discussion:
Proxy authentication
(too old to reply)
Vladimir Vasiliev
2004-07-22 15:23:00 UTC
Permalink
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:***@proxy.xxx.ru:port' but InternetOpen say
error 87 - One of the parameters was invalid. What was wrong?

Thanks in advance.
Vladimir
Brian Combs
2004-08-04 21:53:10 UTC
Permalink
Hello
Please see the following article.
195650 How To Handle Proxy Authorization with WinInet
http://support.microsoft.com/?id=195650

Thanks
Brian [MSFT]
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Vladimir Vasiliev" <***@kaspersky.com>
| Subject: Proxy authentication
| Date: Thu, 22 Jul 2004 19:23:00 +0400
| Lines: 11
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
| Message-ID: <Ot#e49$***@tk2msftngp13.phx.gbl>
| Newsgroups: microsoft.public.inetsdk.programming.wininet
| NNTP-Posting-Host: muzzle.kaspersky-labs.com 212.5.80.7
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.inetsdk.programming.wininet:11205
| X-Tomcat-NG: microsoft.public.inetsdk.programming.wininet
|
| 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:***@proxy.xxx.ru:port' but InternetOpen
say
| error 87 - One of the parameters was invalid. What was wrong?
|
| Thanks in advance.
| Vladimir
|
|
|
ANish
2004-09-14 05:30:42 UTC
Permalink
Post by Vladimir Vasiliev
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
error 87 - One of the parameters was invalid. What was wrong?
Thanks in advance.
Vladimir
Loading...