home *** CD-ROM | disk | FTP | other *** search
/ Steganos Hacker Tools / SHT151.iso / programme / footprint / tjping / data1.cab / Program_Executable_Files / tjping.txt < prev   
Encoding:
Text File  |  1998-02-15  |  6.3 KB  |  157 lines

  1. Release Notes For TJPing
  2. TJPing by Jim Dunne. Copyright ⌐ 1996-1998. All Rights Reserved.
  3. topjimmy@topjimmysoftware.com
  4.  
  5. INSTALLING:
  6.  
  7. Files included: TJPING.EXE
  8.         TJPING.TXT
  9.  
  10. Win 95/NT 4.0:  UnZip the contents of TJPING.ZIP to a temporary directory.  Double-click 
  11. on "Setup.exe" to start the setup program.  The default installation 
  12. directory is C:\Program Files\TJPing.  Setup will create a folder with a user 
  13. specified name that contains the TJPing files.
  14.  
  15. NT 3.51:  Open TJPING.EXE.  Click on "UnZip" to extract the TJPING.EXE and 
  16. TJPING.TXT files to the    "C:\Program Files\TJPing" directory, or 
  17. specify a different directory in the "UnZip to Folder" box. 
  18. Go to the folder you specified and open the extracted TJPING.EXE to 
  19. run the program.
  20.  
  21. UNINSTALLING:
  22.  
  23. Win 95/NT 4.0:  Go to the Control Panel, then open Add/Remove Programs.  Select TJPing 
  24. and then click on the Add/Remove button.
  25.  
  26. NT 3.51:  Manually remove the directory where the TJPing files are located. 
  27.  
  28. VERSION HISTORY:
  29.  
  30. v. 2.0 - February 16, 1998
  31. - The "Host:" drop-down list can now be sorted.
  32. - The "Set Options" dialog box now shows correct font for non-English 
  33. versions of Windows.
  34. - The host and time/date are shown for each operation so that 
  35. log results will reflect this information.
  36. - Host deletion and log functions added to popup menu.
  37. - Updated email address and website URL.
  38.  
  39. v. 1.9 - September 3, 1997
  40. - Updated interface- remembers all sizing 
  41. and configuration options.
  42. - Right mouse button support added for main status window.
  43. - Now shuts down smoothly in the middle of a ping, trace, or lookup.
  44.  
  45. v. 1.8 build 2 - July 29, 1997
  46. - Fixes a bug in the main status window
  47.  
  48. v. 1.8 - July 23, 1997
  49. - Accelerator keys added for most of the menu functions
  50. - Now has "sticky" window - remembers its size and position 
  51. from session to session.
  52. - Now displays all IP addresses for the local machine.
  53.  
  54. v. 1.7 - June 18, 1997
  55. - Allows packet sizes up to 5000 bytes.
  56. - NT and Win 95 now look and function identically.
  57. - Replaced status window with a Rich Edit box - now allows color and unlimited
  58. text entry, vs. black and white and 32k text limit on old box.  Right mouse 
  59. button doesn't function yet in new status window (I'm working on it!), but all accelerator
  60. keys (i.e. Ctrl + C for copy, etc.) function.
  61. - Allows user to specify the Don't Fragment Packets option - this keeps packets
  62. together, provided the packet is equal to or smaller than the Maximum 
  63. Transmission Units (MTU) specified for your machine.  This is usually 1500 bytes.
  64. If the packet is bigger than this, you will get an error message.
  65. - Allows up to 99 packets to be sent at a time.
  66. - Log is now time/date-stamped every time the log is enabled - not
  67. just at startup.
  68.  
  69. v. 1.6 - June 3, 1997
  70. - User can manually set packet data - the data size edit box automatically
  71.  adjusts to reflect the packet data size.
  72. - Allows logging.  User can set the log file name.
  73. - Allows user to look at the data returned by the host, if desired.
  74. - User can now delete the current host only, if desired.
  75. - Can warn user before deleting any or all entries - user sets
  76. this option.
  77. - Modifies pre 1.5 Registry entries to current format on startup.
  78. - Opened # of Packets and Timeout edit boxes for direct user entry.
  79. - # of Packets limit increased to 50.  # of Hops increased to 255.
  80.  
  81. v. 1.51 - May 21, 1997
  82. - Packet size restricted to 285 bytes - temporary fix for memory
  83. problem when size exceeds 286 bytes.
  84. - Timeout increased to up to 99 seconds
  85.  
  86. v. 1.5 - May 12, 1997
  87. - Now displays all IP addresses on Lookup (for example, www.microsoft.com
  88.  has 13 IP addresses).
  89. - Finds DNS aliases (for example, www1.sausage.com has alias name www.sausage.com)
  90. - Reworked all Registry access code - now remembers unlimited number of hosts.
  91. - Changed "Clear All Hosts" to "Delete All Hosts".
  92.  
  93. v. 1.4 - May 9, 1997
  94. - Program now installs using WinZip Self-Extractor
  95. - Enters the last Host used from the previous session to the "Host:" 
  96. box in the new session.
  97. - Remembers last 30 hosts from session to session, up from 10. 
  98. - "Clear All Hosts" button added - deletes all entries from "Hosts:" box
  99. and from the registry
  100. - Fixed a problem where short IP addresses would cause the RTT and DNS
  101. Name columns to not line up when doing a Trace.
  102. - Explicit "Ctrl" accelerator key coding disabled for NT, which
  103.  doesn't need it.
  104. - Fixed a memory leak when using the "Exit" pushbutton on the main
  105. dialog screen.
  106.  
  107. v. 1.3 - May 4, 1997
  108. - Now allows keyboard Cut/Copy/Paste/Undo operations on the Host and
  109. results boxes by using the Ctrl key (i.e. "Ctrl+C" for Copy).
  110. - When performing a traceroute, the "Contacting host..." line now
  111. displays the IP address (and the DNS name, if a DNS name is entered
  112. by the user originally). 
  113.  
  114. v. 1.21 - April 27, 1997
  115. - Fixed a bug with the status box where new text was being entered at
  116. the site of the last edit instead of at the end of the box.
  117.  
  118. v. 1.2 - April 26, 1997
  119. - The results text in the status box is now editable.
  120.  
  121. v. 1.1 - Jan 23, 1997:
  122. - Program now opens maximized on startup
  123.  
  124. Jan 13, 1997:
  125. - Fixed scrolling problem in status list box under NT 3.51
  126.  
  127. Jan 7, 1997:
  128. - Function buttons are disabled until a successful local lookup is done on startup
  129. - OS Version is no longer displayed on the status screen at startup
  130. - Under NT, the main menu is without the "Set Options" item 
  131.  
  132. Dec 20, 1996:
  133. - Main title changed to reflect the version number
  134. - Now detects the operating system and makes adjustments for NT
  135. - Corrected button tab order
  136. - Now allows tracing when a host can't be reached 
  137.  
  138. DISCLAIMER:  This program is freeware and is distributed "as is".  
  139. No guarantee is made about the program - use at your own risk.  
  140. The author will not be liable for any actual or claimed damages 
  141. arising from its use.
  142.  
  143. RESTRICTIONS:  Anybody can use TJPing - it's freeware.  All I ask is
  144. that you don't decompile, disassemble, reverse-engineer, or sell it.
  145.  
  146. COMPATIBILITY AND REQUIREMENTS:  TJPing has been tested on:
  147.  
  148. Win 95  - Winsocks v. 1.1 and WSock32 v. 2.2
  149. NT 3.51 - Winsock v. 1.1
  150. NT 4.0 - Winsock v. 2.0
  151.  
  152. TJPing requires that the file ICMP.DLL be installed in the
  153. c:\windows\system or c:\winnt\system32 directory, depending on whether
  154. you're running Win 95 or NT.  This file is automatically installed by
  155. Win 95 and NT 3.5x and 4.0.
  156.  
  157.