Download Web Site or File using Winsock API
This is a small application that shows how to download a web page (or any file) from a web site using only Winsock API (no OCX, no controls!)! As of today, and as far as I know there are no other examples like this on PSC. It demostrates and explains (advantages and uses of) the GET and POST methods and supports the use of an HTTP Proxy. It downloads Asyncronously so it won't "hang" and you can even set a time-out or cancel the request. One of the many practical uses for it would be: put it on your about box and use it to retrieve a text file on your site that indicates your program's version/update availability. I've commented it and should be easy to understand even for newbees. Please vote for me if you like it ;) if I get enough votes I will post an example on how to transfer files using only Winsock API (Client-Server application).
Original Author: Luis Cantero
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 100 times
Categories
Attachments
Download_W1341419212002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 16,900 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.