Search Tools Links Login

Crepis - 4-STREAM-DOWNLOADMANAGER


Visual Basic 6, or VB Classic

this is a simple download-manager which demonstrates how to download a file with 4 streams. the file will be divied into 4 parts and they will be downloaded at the same time. this is just a very simple application, if the server does not support resume it crashes :) but you can also learn how to get the remaining time and the transfer rate... btw it's german :)

Original Author: Pablo Hoch

Inputs

well... the url, the path for the destination-file, a user-agent (browser) and a cookie :-)

Assumptions

this code uses my melpro.bas, a module with many functions and subs. only a few are really used in crepis ;) if you need a little translation..:
Neuer Download-Auftrag = New Download-Task
Speichern nach = Save to
Erweiterte Header-Optionen = Advanced Header-Options
Download starten = Start Download
Download wird ausgef??hrt = downloading...
Geschwindigkeit = Speed/Transferrate
Dateigr?Â?ƒe = Filesize
von = of
Verbleibende Zeit = Remaining time
Fortsetzen unterst??tzt = Resume support
Empfange datei... = Receiving file
Download anhalten = Pause/Stop download

Returns

the file? :)

Side Effects

this is not a finished downloadmanager, if a server does not support resume it won't work :)

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 128 times

Categories

Visual Basic 6

Attachments

Crepis - 4280811092001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 90,845 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.