home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / index / ttcp.txt < prev    next >
Text File  |  1997-09-22  |  937b  |  35 lines

  1. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2. INDEX ENTRY FOR TTCP:
  3. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  4.  
  5. Name: ttcp - Measures performance of TCP/IP
  6.  
  7. Version: May 1993 (original BRL version, September 1989)
  8.  
  9. Author(s): Terry Slattery <tcs@ccci.com>
  10.            Mike Muuss, U.S. Army Research Laboratory <mike@arl.mil>
  11.            Vernon Schriver
  12.  
  13. On the CD-ROM in: network/ttcp.tar
  14.  
  15. Ftp source: ftp.sgi.com:/sgi/src/ttcp
  16.  
  17. Size on the CD: 41 KB (uncompressed)
  18.  
  19. Description:
  20.  
  21.     TTCP is a benchmarking tool for determining TCP and UDP performance
  22.     between 2 systems.
  23.  
  24.    -- Quoted from the README file in the distribution.
  25.  
  26. Advertised architectures:
  27.  
  28.   /*
  29.    * Usable on 4.2, 4.3, and 4.1a systems by defining one of
  30.    * BSD42 BSD43 (BSD41a)
  31.    * Machines using System V with BSD sockets should define SYSV.
  32.    */
  33.  
  34. Prerequisites: C Compiler, uncompress utility
  35.