Ever have a http folder where you want to download the all of
the objects in a web folder, but you don't have ftp access? httpdownload
basically parses the directory listing from the webserver and makes
a list of downloadable items (depending on a user set filter).
It then starts to download those items. It can also get single
nested sub folders (it would not be to hard to make it get multiple
layered sub folders).
Possible apps could be:
1. MP3 player that uses http to get songs.
2. Image grabber
Requires - RB 5.0 or higher and MBS plugin
The MBS is used for the URLencoding/decoding. if you don't have
that plugin you could just write the encode/decode.
Visit the MBS plugin site
http://www.monkeybreadsoftware.de/realbasic/plugins.html
|