home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / ntcode / hop / readme.txt < prev   
Encoding:
Text File  |  1995-05-19  |  980 b   |  34 lines

  1. This archive includes two programs for windows NT.  They are compiled
  2. under 3.5 daytona but should work under nt 3.1 as long as the
  3. tracert.exe program is in the system32 directory.
  4.  
  5. This program traces routes but only works with direct ip addresses. 
  6. The hopcheck program uses my name lookup method to call the tracert
  7. program thus you can now call hopcheck name, whereas tracert name will
  8. fail.  
  9.  
  10. The ghostname is for get host name and will return the translated host
  11. name and ip address for a given name.  It will also return any
  12. additional names or aliases. 
  13.  
  14. Note the hopcheck program only calls tracert.exe on the first found
  15. ip addresses and does not do anything with subsequent ones or aliases.
  16.  
  17. Good luck
  18.  
  19. I can be reached at:
  20.  
  21. kahn@drcoffsite.com or kahn@csn.org or 71534,600 
  22.  
  23. larry kahn
  24.  
  25. 910-630-0412
  26.  
  27.  
  28. No support is promised but I'll look at problems if time permits.
  29.  
  30.  
  31. included is vc++ makefile for nt 1.0 or 1.1 32 bit compiler.
  32.  
  33.  
  34.