home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / Chip_2001-06_cd1.bin / sharewar / speed / Readme.txt < prev    next >
Text File  |  2000-10-20  |  4KB  |  125 lines

  1.  
  2. Speed-O-Meter for Windows 95/98/NT/2000
  3. Copyright (C) 2000 by FreeTurtles.com
  4.  
  5. Encourage me
  6. ------------
  7.  
  8. If you find this program usefull, please drop me a line at tpaskett@freeturtles.com
  9. to encourage me to improve it!!
  10.  
  11. Web Site:
  12. ---------
  13.  
  14. Visit us on the web at http://www.freeturtles.com for more great FREE software!!
  15.  
  16. What it does
  17. ------------
  18.  
  19. Speed-O-Meter is a program that measures the TCP/IP speed of all interfaces 
  20. on your machine including network adapters and modems. Use it to test your 
  21. internet connection speed! It displays the TRUE transmission speed and does 
  22. not average it like IE. Use Improve speed feature to optimize your registry
  23. settings to increase your TCP/IP speed! This program is freeware.
  24.  
  25. A word about Kilo-Bytes and Kilo-Bits
  26. -------------------------------------
  27.  
  28. There is a significant difference between these two. The easiest way to get it
  29. straight it to go by this:
  30.  
  31. Bytes - The speed that is displayed by IE and other internet apps as the download
  32.         speed. Thus with these hardware speeds you can expect this fast of throughput:
  33.  
  34.     56K (Modems)            - 7K
  35.     128K (ISDN)            - 14K
  36.     256K (Frame-Relay, DSL)        - 28K
  37.     1544K (T1, Cable, WIreless)    - 125K
  38.  
  39. Bits - This is more of the physical hardware speed. This displays the throughput
  40.        in relationship to the hardware thoughput. Example on a 56K modem if you were
  41.        downloading at half speed it would display 23K instead of 2.8K as IE would.
  42.  
  43. Of course don't be upset when your modem does not get 7K or 56K when downloading, and
  44. don't be surprised when sometimes you get 9K on your modem. This is just an overview.
  45. Of course text transfers faster than .zip files because of compression and sorts. There
  46. are many documents on the Internet to explain this and I won't here :).
  47.  
  48. Using Speed-O-Meter
  49. -------------------
  50.  
  51. Start Speed-O-Meter from the start menu. 
  52.  
  53. Terms of Use
  54. ------------
  55.  
  56. This software is provided "as is", without any guarantee made
  57. as to its suitability or fitness for any particular use. It may
  58. contain bugs, so use of this tool is at your own risk. We take
  59. no responsibility for any damage that may unintentionally be caused
  60. through its use.
  61.  
  62. Please distribute this software to all those you know in it's orignal form.
  63.  
  64. You may not use the source to Speed-O-Meter,
  65. without express written permission of Trevor Paskett.
  66.  
  67. Basically if this program screws up your machine, I'm sorry but I will not 
  68. be held responsible. :)
  69.  
  70. Known Problems
  71. --------------
  72.  
  73. Win95 - Internet Explorer 5.5 or higher must be installed. Get it here:
  74.         http://www.microsoft.com/windows/ie/default.htm
  75.  
  76. WinNT - Service Pack 4 or higher is required.
  77.  
  78. Reporting Problems
  79. ------------------
  80.  
  81. If you encounter problems, please send a bug report to:
  82.  
  83. bugs@freeturtles.com
  84.  
  85. Revision Info
  86. -------------
  87.  
  88. v2.1 - Fixed Winsocket Error
  89.      - Fixed memory leak
  90.      - Improve speed is only recommended for modems
  91.      - Settings are changes whenever any setting is changed instead of on close only
  92.  
  93. v2.0 - Fixed graph color changing problem
  94.      - Added tray icon and options
  95.      - Added maximize feature
  96.      - Added Improve Speed button on settings form that optimizes your seetings
  97.        in the registry that improves your Internet speed. Many apps are out there
  98.        that do this. This does the same thing, except it's free!! :)
  99.      - Now supports Large Fonts
  100.      - Added URL link to www.freeturtles.com
  101.      - Added comment email link
  102.      - New icon
  103.      - Checks if a newer version is available on startup
  104.  
  105. v1.2 - Timer now runs in its own thread with highest priority so other apps or
  106.        or moving the form does not affect accuracy.
  107.      - Moved settings to new form
  108.      - Added percents on the graphs
  109.      - Added horizontal option
  110.      - Added shrink option (phew!) :)
  111.      - Added task bar option
  112.      - Added minimize feature
  113.      - Added Kilo-Bit or Kilo-Byte
  114.      - Added Peak Reset
  115.      - Settings window must be closed for it to be on top
  116.      - Changed Max Speed to Peak Speed as that is what it really is :)    
  117.      - You can move the app around by clicking anywhere on the form
  118.      - You can change the colors of the graphs
  119.  
  120. v1.1 - Add close button
  121.      - Only 1 instance of netspeed.exe is allowed
  122.      - Speed is now averaged over 3 seconds to produce a better result
  123.  
  124. v1.0 - Initial Release
  125.