Discussion:
asynchronous Wininet HTTP in VB?
(too old to reply)
Mike Thompson
2004-02-13 01:26:57 UTC
Permalink
I've seen some implementations of this doing async FTP in VB, but I
haven't seen any doing HTTP. I've tried so many times, I'm wondering
if it's just impossible?

Anyone have success with this, or any pointers?

Thanks,
Mike.
Mike Thompson
2004-02-16 01:48:30 UTC
Permalink
Hasn't anybody ever done this in VB?

Mike.
Post by Mike Thompson
I've seen some implementations of this doing async FTP in VB, but I
haven't seen any doing HTTP. I've tried so many times, I'm wondering
if it's just impossible?
Anyone have success with this, or any pointers?
Thanks,
Mike.
Brian Combs
2004-03-02 23:10:25 UTC
Permalink
Hello
Please see the following article.
189850 INFO: Using WinInet APIs Asynchronously Within Visual Basic
http://support.microsoft.com/?id=189850

Thanks
Brian [MS]
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: ***@hotmail.com (Mike Thompson)
| Newsgroups: microsoft.public.inetsdk.programming.wininet
| Subject: asynchronous Wininet HTTP in VB?
| Date: 12 Feb 2004 17:26:57 -0800
| Organization: http://groups.google.com
| Lines: 8
| Message-ID: <***@posting.google.com>
| NNTP-Posting-Host: 80.188.210.1
| Content-Type: text/plain; charset=ISO-8859-1
| Content-Transfer-Encoding: 8bit
| X-Trace: posting.google.com 1076635617 21837 127.0.0.1 (13 Feb 2004
01:26:57 GMT)
| X-Complaints-To: groups-***@google.com
| NNTP-Posting-Date: Fri, 13 Feb 2004 01:26:57 +0000 (UTC)
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08
.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!news-spur1.maxwell.syr.edu!n
ews.maxwell.syr.edu!postnews1.google.com!not-for-mail
| Xref: cpmsftngxa07.phx.gbl
microsoft.public.inetsdk.programming.wininet:10723
| X-Tomcat-NG: microsoft.public.inetsdk.programming.wininet
|
| I've seen some implementations of this doing async FTP in VB, but I
| haven't seen any doing HTTP. I've tried so many times, I'm wondering
| if it's just impossible?
|
| Anyone have success with this, or any pointers?
|
| Thanks,
| Mike.
|

Loading...