home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / msdos / wattcp / readme < prev    next >
Encoding:
Text File  |  1992-04-13  |  2.2 KB  |  53 lines

  1.                Welcome to the home of Waterloo TCP and Friends
  2.  
  3. --- ESSENTIAL WATTCP STUFF ----------------------------------------------
  4.   APPS.ZIP        contains compiled executables and installation instructions
  5.                 
  6.   WATTCP.ZIP      This is the complete source to applications and the kernel
  7.                   the engine which does the i/o.  Borland and Turbo C
  8.  
  9.   WINWATTCP.ZIP   Windows version of WATTCP under Borland C
  10.   MSCWATTCP.ZIP   Microsoft C version of WATTCP
  11.  
  12. --- Extra Applications --------------------------------------------------
  13.   FTP.ZIP         Experimental FTP, pretty fast, reliable.
  14.  
  15.   PKTMUX10.ZIP    Allows several packet driver applications to co-exist
  16.  
  17.   BOOTP.ZIP       Allows you to configure ALL your tcp/ip systems (CUTCP,
  18.                   WATTCP, etc.) with one config file.
  19.  
  20.   TELNETD.ZIP     This is a really nifty program which lets you telnet *into*
  21.                   a PC.  It sort of feels like PC-Anywhere.
  22.  
  23.   SMTPSERV.ZIP    Accepts a heavy load of SMTP mail messages for your network.
  24.                   It's new, I only started using this in December.  It is
  25.                   usable in place of Karn's NOS for receiving Email.
  26.  
  27.   COMD.ZIP        COMD takes a pc and makes it into a device sharing system.
  28.                   You can attach a bunch of serial port devices such as
  29.                   printers, data collection devices, modems (will need some
  30.                   work), and let any tcp connected computer (pc/mac/unix)
  31.                   talk to that device.  Includes source code.  If you wish
  32.                   to compile, you will also need SRC.ZIP above.
  33.  
  34.   LOAD14.EXE      Can load and unload most device drivers, including ram disks.
  35.  
  36.   DELFT/          Subdirectory containing excellent network diagnostic tools
  37.  
  38. Note: For unarchiving WATTCP, MSCWATTCP and WINWATTCP use the -d switch
  39.  
  40. eg.    pkunzip  -d wattcp.zip 
  41.  
  42. Primary Authors: 
  43.    Erick Engelke, (lots of this stuff)
  44.    Bruce Campbell (Canada) (BOOTP),
  45.    Graham Robinson (UK)(PKTMUX, LOAD),
  46.    Luigi Rizzo, (Italy) (MSCWATTCP),
  47.    C. Kent, Shawn LaMaster (USA)(MSCWATTCP),
  48.    Jim Castleberry (USA) (WINWATTCP)
  49.    Cool dudes at Delft University (Holland)(DELFT/)
  50.  
  51. Erick
  52. Erick@development.uwaterloo.ca
  53.