home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / chip_20022115.iso / amiga / chiputil / netinfo.rea < prev    next >
Text File  |  2002-01-07  |  3KB  |  117 lines

  1. Short:    GUI Traceroute/PING/Network Info Viewer
  2. Author:   owagner@vapor.com
  3. Uploader: owagner@vapor.com
  4. Version:  2.10
  5. Type:     comm/tcp
  6. Kurz:     GUI Traceroute/PING/Network-Info-Anzeiger
  7.  
  8. Long:
  9.  
  10. NetInfo II is a network information viewer utility. It integrates
  11. the functionality of the well known standalone TRACEROUTE, PING, WHOIS 
  12. and FINGER programs into a seamless GUI application.
  13.  
  14. Features
  15. --------
  16.  
  17. - "quick traceroute": Sends a series of packet in quick
  18.   succession to get a route overview very fast, then
  19.   does accurate timings for the individual hops
  20.  
  21. - "ping": Sends a sequence of ICMP ECHO packets to a host
  22.   to measure network latency and stability.
  23.  
  24. - graphical display of hop min/last/max timings for
  25.   TRACE
  26.  
  27. - graphical display of ping times for PING
  28.  
  29. - integrated smart WHOIS function: double-click on
  30.   a IP, Host or Network column to automatically receive
  31.   WHOIS information for the given object. NetInfo
  32.   determines the WHOIS host to query.
  33.  
  34. - automatically retrieves WHOIS network information
  35.   for hosts
  36.  
  37. - automatically scans destination host for Web (HTTP) and FTP
  38.   server versions
  39.  
  40. - history for all queried hosts
  41.  
  42. - integrated FINGER client
  43.  
  44. - integrated "classical" WHOIS client with on-disk cache
  45.  
  46. - ARexx port
  47.  
  48.  
  49. Changes from Release 2.8 to 2.10
  50. -------------------------------
  51. (see "Revision History" for full details)
  52.  
  53. - graphical chart display of PING results 
  54. - cache info/cleanup option
  55. - various bug fixes
  56.  
  57. Changes from Release 2.8 to 2.9
  58. -------------------------------
  59. (see "Revision History" for full details)
  60.  
  61. - fixed a problem in the traceroute code which would only
  62.   show up with the upcoming Roadshow TCP/IP stack
  63.  
  64. - minor cleanups
  65.  
  66. Changes from Release 2.5 to 2.8
  67. -------------------------------
  68. (see "Revision History" for full details)
  69.  
  70. - added support for classical PING
  71.  
  72. Changes from Release 2.4 to 2.5
  73. -------------------------------
  74. (see "Revision History" for full details)
  75.  
  76. - now supports Internic WHOIS redirection
  77.  
  78. Changes from Release 2.4 to 2.5
  79. -------------------------------
  80. (see "Revision History" for full details)
  81.  
  82. - now supports Internic WHOIS redirection
  83.  
  84.  
  85. Changes from Release 2.3 to 2.4
  86. -------------------------------
  87. (see "Revision History" for full details)
  88.  
  89. - Flag images are now integrated to speed up
  90.   operation and reduce disk consumption
  91.  
  92. - Fixed screwed up catalogs introduced in 2.3
  93.  
  94.  
  95. Changes from Release 2.2 to 2.3
  96. -------------------------------
  97. (see "Revision History" for full details)
  98.  
  99. - Domain to Whois server mapping is now
  100.   external
  101. - PRINT functionality for FINGER/WHOIS results
  102. - ARexx port
  103.  
  104.  
  105. Requirements
  106. ------------
  107.  
  108. NetInfo is (C) 1997-2001 Oliver Wagner <owagner@vapor.com>, All Rights
  109. Reserved.
  110.  
  111. NetInfo works with Genesis, Miami, Roadshow and AmiTCP.
  112. "socket.library"-based TCP/IP stacks (as225r2 etc.) are not supported, and
  113. the traceroute functionality won't work with SOCKS (whois and finger will,
  114. though).
  115.  
  116. NetInfo uses MUI 3.8 and the "NList" list classes by Gilles Masson.
  117.