Brian Combs
2004-09-14 14:52:34 UTC
Hello
Please see the following article: 166961 How To FTP with CERN-Based Proxy
Using WinInet API
http://support.microsoft.com/?id=166961
Thanks
Brian [MSFT]
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: FTP via HTTP
| thread-index: AcSZtGAVg9Kjuw5YSpSrPtWJf4hnZQ==
| X-WBNR-Posting-Host: 194.36.128.105
| From: =?Utf-8?B?QVNtYWxs?= <***@discussions.microsoft.com>
| Subject: FTP via HTTP
| Date: Mon, 13 Sep 2004 10:09:05 -0700
| Lines: 10
| Message-ID: <A132029E-C645-4E44-B570-***@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.inetsdk.programming.wininet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa10.phx.gbl
microsoft.public.inetsdk.programming.wininet:11682
| X-Tomcat-NG: microsoft.public.inetsdk.programming.wininet
|
| In InternetOpen() there's a sentence: "FTP requests can be made through a
| CERN type proxy either by changing them to an HTTP request...". How is
this
| done?
|
| I'm trying to route an FTP download via a proxy that doesn't support FTP.
| IE/Firefox can connect as an anonymous user and display the file, but my
app
| throws a 30 second time out CInternetException when calling
| CInternetSession::GetFtpConnection().
|
| System requirements are that the OS is 2000 or XP. Minimum IE 5.5
installed.
|
Please see the following article: 166961 How To FTP with CERN-Based Proxy
Using WinInet API
http://support.microsoft.com/?id=166961
Thanks
Brian [MSFT]
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: FTP via HTTP
| thread-index: AcSZtGAVg9Kjuw5YSpSrPtWJf4hnZQ==
| X-WBNR-Posting-Host: 194.36.128.105
| From: =?Utf-8?B?QVNtYWxs?= <***@discussions.microsoft.com>
| Subject: FTP via HTTP
| Date: Mon, 13 Sep 2004 10:09:05 -0700
| Lines: 10
| Message-ID: <A132029E-C645-4E44-B570-***@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.inetsdk.programming.wininet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa10.phx.gbl
microsoft.public.inetsdk.programming.wininet:11682
| X-Tomcat-NG: microsoft.public.inetsdk.programming.wininet
|
| In InternetOpen() there's a sentence: "FTP requests can be made through a
| CERN type proxy either by changing them to an HTTP request...". How is
this
| done?
|
| I'm trying to route an FTP download via a proxy that doesn't support FTP.
| IE/Firefox can connect as an anonymous user and display the file, but my
app
| throws a 30 second time out CInternetException when calling
| CInternetSession::GetFtpConnection().
|
| System requirements are that the OS is 2000 or XP. Minimum IE 5.5
installed.
|