Version History of LAN Speed Test(A=Added, B=Bug fix, C=Change)
1.1.7 (9/22/11) - Seventh Public Release
-----
A - HUGE!! LAN Speed Test now builds the large test files on
the fly in 1 MB chunks instead of the whole thing at once.
Now you can test with an unlimited sized test packet and
LAN Speed Test will still only take a maximum of 10 MB of
your RAM! This works when testing to a shared folder or
to the LST Server.
C - All results are now correctly displayed as decimal instead
of binary (i.e. 1 MB = 1,000,000 instead of 1,048,576)
A - Current MB being written or read is displayed in status box
C - Minor bug fixes and internal updates
C - Help file updated
1.1.6 (6/25/11) - Sixth Public Release
----- This version fixes all known timer issues! C - New high precision Timer routine - no longer dependent
on LAN Speed Test calculating the processor speed.
This was causing some issues in very rare situations
A - Automatically downgrades to the standard Timer if your
hardware does not support the high precision Timer
(Most do)
A - Added /D Command Line option for debug information
A - Tips ('What do my results mean?') added to printer page
A - Added some more help information (FAQ, Errors, etc.)
1.1.5 (02/22/11) - Fifth Public Release
-----
A - Added EULA and more advanced help and error messages
A - Added more options for 'Folder or Server IP:' i.e. \\192.168.30.201\files (See help for details)
A - More communication options added with LST Server allowing for better logging, etc. on the server end (requires LST Server v.1.1
or greater)
1.1.4 (1/03/11) - Released as part of Calc4all -----
C - Changed default test file size from 100 MB to 20 MB
A - Add some details to error messages
B - Minor bug fixes
C - Code cleaned and optimized for even smaller/faster executable
1.1.3 (10/1/10) - Fourth Public Release
-----
A - Added support for LST Server
A - Help screen added
A - Enhanced the timer resolution (same as v2.03)
A - Miscellaneous UI improvements
1.1.1 (7/12/10) - Third Public Release
-----
B - On very fast transfer rates, bit calcuations were so high that the results went into scientific mode and would show
negative (Thanks John!)
1.1.0 (7/16/09) - Second Public Release
-----
A - Added option to keep the file created on the destination
B - Fix font issue when printing
B - Other minor fixes