home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Internet / DownTester / downtester_setup.exe / readme.txt < prev    next >
Encoding:
Text File  |  2009-08-13  |  13.2 KB  |  354 lines

  1.  
  2.  
  3.  
  4. DownTester v1.20
  5. Copyright (c) 2009 Nir Sofer
  6. Web site: http://www.nirsoft.net
  7.  
  8.  
  9.  
  10. Description
  11. ===========
  12.  
  13. DownTester allows you to easily test your Internet download speed in
  14. multiple locations around the world. It automatically test the download
  15. speed of the URLs that you choose, one after another. It moves to the
  16. next download URL after the specified number of seconds has been elapsed
  17. or after it downloads the specified amount of KB - just according to your
  18. preferences.
  19. After the download test is finished, you can easily save the result into
  20. text/html/xml/csv file, or copy it to the clipboard and paste it into
  21. Excel and other applications.
  22.  
  23.  
  24.  
  25. System Requirements
  26. ===================
  27.  
  28. This utility works with Windows 98,Me,2000,XP,2003,2008,Vista, and
  29. Windows 7.
  30.  
  31.  
  32.  
  33. Versions History
  34. ================
  35.  
  36.  
  37. * Version 1.20:
  38.   o Added support for changing the order of the download tests. (See
  39.     below)
  40.  
  41. * Version 1.14:
  42.   o The NSIS installation script now automatically add the
  43.     translation file (DownTester_lng.ini), if it's exist.
  44.  
  45. * Version 1.13:
  46.   o Fixed bug in NSIS script: error occurred when the path contained
  47.     spaces.
  48.  
  49. * Version 1.12:
  50.   o DownTester now allows you to fix the URL inside the properties
  51.     window. (In previous versions, you had to delete it and then add a
  52.     new URL)
  53.  
  54. * Version 1.11:
  55.   o Added option to create custom NSIS installer to install
  56.     DownTester with your current configuration, including all your
  57.     download URLs and other settings (see below).
  58.  
  59. * Version 1.10:
  60.   o Added support for testing the speed of network shares and even
  61.     USB flash drives...
  62.   o Fixed the URL order on delete.
  63.   o Added support for automatically creating text/html report in each
  64.     test (In 'Advanced Options')
  65.   o Added option: Don't Add Disabled Items To Reports.
  66.   o Added option: 'Automatically finish when the speed change is less
  67.     than...' - You can use this option to automatically finish the speed
  68.     test when the speed value is stable enough.
  69.   o Added option to display text report.
  70.   o Fixed problems in the latest Windows 7 Release Candidate.
  71.   o Fixed bug: DownTester created the downloaded files as dwn*.tmp in
  72.     the temporary folder of Windows.
  73.  
  74. * Version 1.05:
  75.   o Added 'Move To Next Download' option.
  76.  
  77. * Version 1.00: First release.
  78.  
  79.  
  80.  
  81. Start using downTester
  82. ======================
  83.  
  84. DownTester is a portable application that can be used without any
  85. installation process. Simply extract downTester.zip into any folder you
  86. want, and run the executable - DownTester.exe
  87. If you want, you can also download DownTester with full install/uninstall
  88. support. In this case, you should run the downloaded
  89. DownTester_Setup.exe, and the installer will automatically copy the files
  90. and will create for you the shortcuts to DownTester utility.
  91.  
  92.  
  93.  
  94. Choosing the download URLs list
  95. ===============================
  96.  
  97. DownTester doesn't provide an official list of URLs for the speed test.
  98. If DownTester provide a URL list, all users of DownTester will use the
  99. same servers, and will eventually overload them.
  100.  
  101. Here's some instructions about how to choose your download URLs for your
  102. speed tests:
  103. 1. First, go to the Web site of your internet service provider, and
  104.    try to locate the download URL provided for speed test, and if you
  105.    find it, add this download URL into the list. Many ISP companies
  106.    provide a download URL for speed test. However, this speed test only
  107.    shows the download speed between your computer and your ISP. It
  108.    doesn't mean that you'll get the same speed when downloading a file
  109.    from the other side of the world.
  110. 2. Go to the Web sites of large companies and locate some files to
  111.    download. It's recommended to find files larger than 5 MB in order to
  112.    insure that the speed result will be accurate. Some Web sites also
  113.    provide mirrors across many countries, so you can use it to easily add
  114.    download URLs of other countries.
  115.  
  116. After collecting the URLs for the downloads test, use the "Add URLs List"
  117. or "Add URLs From File" options to insert your URLs into DownTester. You
  118. can also use "Add File" option if you want to test the speed of your
  119. network share or USB flash drive.
  120. The URLs list should be in the following format:
  121. http://www.mytesturl1.com/myfile.zip Speed Test 1
  122. http://www.mytesturl2.com/myfile.zip Speed Test 2
  123. ftp://ftp.mytestftp.com/ftptest.exe FTP Test
  124. "I:\Test Files\mytest.zip" Network Share Test 1
  125. "\\MyComp\\test.zip" Network Share Test 2
  126.  
  127. The name following the URL is optional, and if you use it, it'll be
  128. displayed in the 'Name' column. If you want to add filenames that
  129. contains space characters, instead of URLs, you must put the filename in
  130. quotes.
  131. The URLs that you add are automatically saved into the .cfg file, so
  132. DownTester will remember them in the next time that you use it.
  133.  
  134.  
  135.  
  136.  
  137. Changing the order of the download tests
  138. ========================================
  139.  
  140. By default, the order of the downloads during the speed test is
  141. determined according to the order that you added the URLs.
  142. If you want to change the download order, you have click the 'Download
  143. Order' column header first. After you do that, the list will be sorted by
  144. the current download order, and the 'Move Selected Items Up' and 'Move
  145. Selected items Down' options will be enabled. You can select one or more
  146. of the download items, and then move them up or down according to the
  147. download order that you want to set.
  148.  
  149.  
  150.  
  151. Before you start your download speed test...
  152. ============================================
  153.  
  154.  
  155. * Go to Options->Advanced Options and choose the right settings for
  156.   you. By default, DownTester automatically stops every download after 20
  157.   seconds, which is usually enough to get an accurate speed result, but
  158.   you can change this setting if you wish.
  159. * Verify that all download managers, torrent applications, and others
  160.   are closed. Otherwise, the download speed test won't be accurate.
  161.  
  162. In order to start the download test, simply press F2.
  163.  
  164.  
  165.  
  166. Download Speed Columns
  167. ======================
  168.  
  169. DownTester displays the download speed in 2 different units:
  170. * KB/Sec: (Kilobytes Per Second) - This column displays the same
  171.   download speed that you usually see when you download a file with
  172.   Internet Explorer, Firefox or other Web browser.
  173. * Mbps: (Megabits Per Second) - When you get an Internet account from
  174.   your Internet company, the download speed is usually specified in Mbps.
  175.   By looking in this column, you can easily find out whether you really
  176.   get the download speed that your Internet provider promised to you.
  177.  
  178.  
  179.  
  180. Analyzing the results of your speed test
  181. ========================================
  182.  
  183. The most important data in the test result table is the Mbps speed
  184. column. If both of your Internet provider and the remote download server
  185. works properly, the Mbps speed value that you get in this column should
  186. be very close to the download speed of your Internet account.
  187. If the Mbps speed of your test is much lower than Mbps speed of your
  188. Internet account (For example: You have Internet account with download
  189. speed of 3 Mbps, but you get only 2 Mbps in the download test), It's
  190. possible that you have a problem with your Internet account. However, the
  191. problem might also be in the remote download server, so it's recommended
  192. to always make a test with multiple URLs.
  193.  
  194. If you are not sure whether the problem is in your ISP or in the remote
  195. servers, you can ask your friends or other people on a forum to make a
  196. test with the same URLs list, and compare their results with yours.
  197.  
  198.  
  199.  
  200. FTP: Passive Mode vs Active Mode
  201. ================================
  202.  
  203. DownTester also allows you to test the speed of FTP downloads (Addresses
  204. begin with ftp://). FTP downloads can work in 2 modes, which in some
  205. cases might give completely different results:
  206. * Active Mode: When downloading a file in Active Mode, the FTP server
  207.   connects from port 20 into your computer in a random port number.
  208.   Sometimes firewalls are configured to disallow any incoming connection.
  209.   If your firewall is configured in this way, you won't be able to make a
  210.   download test in Active Mode.
  211. * Passive Mode: When downloading a file in Passive Mode, your computer
  212.   connects the FTP server in a random port number.
  213.   Some Internet providers gives high priority for regular Web sites (port
  214.   80) and other popular Internet applications, while giving very low
  215.   priority for connection in random port number. This technique is known
  216.   as "Traffic shaping". If your Internet provider uses this technique,
  217.   you may get much lower speed results with Passive Mode FTP, because the
  218.   FTP clicnt connects in random port number which may get much lower
  219.   priority than the regular http downloads.
  220. In order to change the FTP mode in DownTester, go to Options->Advanced
  221. Option.
  222.  
  223.  
  224.  
  225. Testing the speed of network shares and other drives
  226. ====================================================
  227.  
  228. Starting from version 1.10, DownTester also allows you to test the speed
  229. of network shares on your LAN. (For example: \\MyComp\f$\temp\myfile.zip)
  230. However, be aware that this test calculates the speed by using the number
  231. of bytes read from the file, instead of counting the number of bytes
  232. transferred over the network.
  233. Moreover, you can use this feature to test the speed of any drive in your
  234. system, including your local drive, your CD/DVD, your USB flash drive,
  235. and so on...
  236. In order to use this feature, simply use the 'Add File' option (Ctrl+F9)
  237. and choose the desired file to test.
  238.  
  239.  
  240.  
  241. Creating NSIS installer
  242. =======================
  243.  
  244. DownTester allows you to easily create an installer that will install
  245. DownTester with your current configuration, including all your download
  246. URLs and the advanced options that you choose.
  247.  
  248. In the help menu, you can find 2 option for creating your custom
  249. installer:
  250. * Create NSIS Installation: Create regular installation that by
  251.   default, installs DownTester in C:\Program files\NirSoft\DownTester
  252. * Create Non-Admin NSIS Installation: Create installer that doesn't
  253.   require administrator privilege. The files of DownTester will be
  254.   installed in the user profile folder.
  255.  
  256. In order to use the above options successfully:
  257. * Download and install the latest version of NSIS installer
  258. * Verify that all files of DownTester - DownTester.exe, DownTester.chm,
  259.   readme.txt, and DownTester.cfg are in the same folder.
  260. * If you create the installation in Windows Vista, you should run
  261.   DownTester.exe as admin.
  262. When you use these option, downtester_setup.exe should be created in the
  263. same folder of DownTester.exe
  264.  
  265.  
  266.  
  267. Command-Line Options
  268. ====================
  269.  
  270.  
  271.  
  272. /config <.cfg filename>
  273. Run DownTester with the specified .cfg file.
  274.  
  275. /hidden
  276. Use in conjunction with other save parameters (/stext, /stab, and so on).
  277. When /hidden is specified, the main window of DownTester will be hidden.
  278.  
  279. /stext <Filename>
  280. Execute a speed test, and then save the result into a regular text file.
  281.  
  282. /stab <Filename>
  283. Execute a speed test, and then save the result into a tab-delimited text
  284. file.
  285.  
  286. /scomma <Filename>
  287. Execute a speed test, and then save the result into a comma-delimited
  288. text file.
  289.  
  290. /stabular <Filename>
  291. Execute a speed test, and then save the result into a tabular text file.
  292.  
  293. /shtml <Filename>
  294. Execute a speed test, and then save the result into HTML file
  295. (Horizontal).
  296.  
  297. /sverhtml <Filename>
  298. Execute a speed test, and then save the result into HTML file (Vertical).
  299.  
  300. /sxml <Filename>
  301. Execute a speed test, and then save the result into XML file.
  302.  
  303.  
  304.  
  305. Translating DownTester to other languages
  306. =========================================
  307.  
  308. In order to translate DownTester to other language, follow the
  309. instructions below:
  310. 1. Run DownTester with /savelangfile parameter:
  311.    DownTester.exe /savelangfile
  312.    A file named DownTester_lng.ini will be created in the folder of
  313.    DownTester utility.
  314. 2. Open the created language file in Notepad or in any other text
  315.    editor.
  316. 3. Translate all string entries to the desired language. Optionally,
  317.    you can also add your name and/or a link to your Web site.
  318.    (TranslatorName and TranslatorURL values) If you add this information,
  319.    it'll be used in the 'About' window.
  320. 4. After you finish the translation, Run DownTester, and all
  321.    translated strings will be loaded from the language file.
  322.    If you want to run DownTester without the translation, simply rename
  323.    the language file, or move it to another folder.
  324.  
  325.  
  326.  
  327. License
  328. =======
  329.  
  330. This utility is released as freeware. You are allowed to freely
  331. distribute this utility via floppy disk, CD-ROM, Internet, or in any
  332. other way, as long as you don't charge anything for this. If you
  333. distribute this utility, you must include all files in the distribution
  334. package, without any modification !
  335.  
  336.  
  337.  
  338. Disclaimer
  339. ==========
  340.  
  341. The software is provided "AS IS" without any warranty, either expressed
  342. or implied, including, but not limited to, the implied warranties of
  343. merchantability and fitness for a particular purpose. The author will not
  344. be liable for any special, incidental, consequential or indirect damages
  345. due to loss of data or any other reason.
  346.  
  347.  
  348.  
  349. Feedback
  350. ========
  351.  
  352. If you have any problem, suggestion, comment, or you found a bug in my
  353. utility, you can send a message to nirsofer@yahoo.com
  354.