home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / ipspeed4.zip / README.DOC < prev   
Text File  |  1998-02-26  |  5KB  |  129 lines

  1.  
  2.         IPSPEED 1.02 - a small PM-application to measure the speed of 
  3.                   your TCP/IP connection.
  4.  
  5.     Copyright (c) Michael Bock 1996-98
  6.     All rights reserved
  7.  
  8.  
  9.  
  10.         Important notice
  11.  
  12.     The author disclaims all warranties as to this software, whether
  13.     expressed or implied, including without limitation any implied warranties
  14.     of merchantability, fitness for a particular purpose, functionality,
  15.     data integrity or protection, in so far as permitted by applicable
  16.     legislation.
  17.  
  18.     All trademarks are property of their respective owners and appear for
  19.     identification purposes only.
  20.  
  21.  
  22.  
  23.         License agreement
  24.  
  25.     IPSpeed is "freeware". The program may be used without charges, as long it
  26.     is not modified in any way. For redistribution please use the original
  27.     archive which includes this notice.
  28.  
  29.  
  30.  
  31.         Requirements
  32.  
  33.     OS/2 with TCP/IP installed.
  34.     Use IPSPEED.EXE for TCP/IP 3.0 and later, which is included in Warp Connect
  35.     and probably all newer versions of OS/2.
  36.     Use IPSPEED2.EXE for previous versions of OS/2.
  37.  
  38.  
  39.  
  40.         Installation
  41.  
  42.     Simply copy the required EXE (see above) to a directory of your choice.
  43.     If you like to have a program object for IP Speed on your desktop,
  44.     consult your OS/2 documentation.
  45.  
  46.  
  47.  
  48.         Short description
  49.  
  50.     IPSpeed measures the speed of your tcp/ip interfaces. Every interface
  51.     (network, ppp or others) can be selected for measuring. The only exception
  52.     is the local loopback interface 'lo'.
  53.  
  54.     The following values are displayed for both directions of data-flow:
  55.  
  56.     - total bytes transferred through this interface
  57.     - average bytes per seconds transferred (in the last three seconds)
  58.     - maximum average bytes per seconds
  59.  
  60.     A small diagram shows the average bytes per seconds for the last 35
  61.     seconds. The values and the diagram are updated every second.
  62.  
  63.     IPSpeed includes a popup menu (click with mouse button 2 anywhere on the
  64.     window surface). The popup menu includes the following items:
  65.  
  66.     - Reset All : resets all values for the current interface to zero
  67.     - Reset Max : resets the "max cps"-values to zero
  68.     - Reset Total : reset the "total bytes"-values to zero
  69.     - View All : show all information
  70.     - View Graph : show graph only
  71.     - View Total : show total only
  72.     - View Estimated : show estimated only
  73.     - View Max : show max only
  74.     - Smoothed curve : smoothes curve in graph
  75.     - Always on top : the IPSpeed window will float to the top of your display
  76.       each time new values are displayed
  77.     - Titlebar : show or hide the titlebar of the IPSpeed window
  78.     - Set default interface : the current interface will be automatically 
  79.       selected the next time IPSpeed is started
  80.     - About : what do you think? (:-)
  81.     - Quit : what do you think? (:-)
  82.  
  83.     You can specify the interface on the command line (something like 
  84.     'IPSPEED sl0'). The first interface containing the given string in it∩s
  85.     name will be selected automatically. This even works for interfaces
  86.     not available at startup time. The interface will be selected when
  87.     it appears. 
  88.     Notes:
  89.     - using the command line disables the 'Set default interface' method in 
  90.       the popup menu.
  91.     - the window position will be stored using the name specified on the 
  92.       command line, so IPSpeed remembers different window positions for 
  93.       different interfaces. All other settings are stored globally!
  94.  
  95.  
  96.  
  97.         Some other tips:
  98.  
  99.     The IPSpeed window can be dragged directly with mouse buttons 1 or 2 on
  100.     the window surface (this may be useful, if the titlebar is hidden).
  101.  
  102.     If the default interface does not exist during startup of IPSpeed, it will
  103.     be selected automatically when it appears.
  104.  
  105.     Double-clicking on a subwindow sets view mode (see above).
  106.     Double-clicking on any other region of the main window shows/hides 
  107.     titlebar.
  108.  
  109.  
  110.  
  111.         Future plans
  112.  
  113.     - A more consistent solution for multiple interfaces
  114.     - Measurement of remote interfaces via SNMP
  115.     - Reimplementation to make source code distributable ;-)
  116.     
  117.  
  118.  
  119.         The author
  120.  
  121.     The author can be reached under the following mail addresses
  122.     
  123.     Internet:   bock@rbg.informatik.tu-darmstadt.de
  124.     CompuServe: 100447,1335
  125.     Fidonet:    2:2464/266
  126.     
  127.     Note: mail addresses are subject to change over the years
  128.  
  129.