Share

Console Download Manager for Linux/Win32

File Release Notes and Changelog

Release Name: 0.8.8

Notes:
This release increases stability and has a better protocol layer. It will be the last release before the next big step to come: RSA encrypted network connections.<br>
This release has been tested longer than the releases before and should work much more relieable.<br>
<br>
If you find any bugs, please report them to our <a href="http://www.sf.net/projects/downoadmanager">sourceforge project's</a> bug tracker.<br>
<br>
Robert<br>
<a href="mailto:robert.brueckmann@stud.tu-ilmenau.de">robert.brueckmann@stud.tu-ilmenau.de</a>

Changes: <b>Change-Log<br> Console Download Manager for Linux/Win32 (Server)<br> Language: Delphi6/Kylix<br></b> <br> + added<br> * fixed<br> - removed<br> # changed<br> > in work<br> <br> 2001/09/05<br> Robert:<br> + Config files work now, they use the standard format of ini-files. In Linux the file is stored in /etc/dlmanager.conf <br> 2001/09/02<br> Robert:<br> +>Reset Command<br> This command resets the status of a downloadlist entry to dlWaiting. Now it's possible to retry freezed downloads.<br> +>Load Configuration Data<br> I added the possibility to load global data from the registry (mswindows). The Key is 'HKEY_CURRENT_USER\Software\dlmanager\Configuration'. ConfigFile support will follow soon (interesting for Linux)<br> <br> 2001/08/21<br> Robert:<br> # [ Bug #453105 ] changed complete structure of HTTPClient.pas due to a bug in Windows-implementation of T-CriticalSection<br> * [ Bug #453105 ] add command now gets item-copy with write-access<br> + [ Bug #444688 ] parameters of commands can now be sent enclosed in quotation marks (") to preserve spaces in paramters. It is also possible to escape the space character with a backslash ('\ ')<br> <br> 2001/08/19<br> Robert:<br> # Version updated to 0.8.8<br> ========================<br> + [ Bug #445295 ] Timeout added to avoid sticky users where the connection<br> between server and client was (physically?) terminated and the tcp-connection had no chance to realize the connection loss.<br> [ this change required changes in clients, too (command nop!) ] <br> # Error message changed, if the client terminates without logoff. It was a bit misleading, the user could think that the server has a problem with the unexpected connection reset :)<br>