home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 110_01 / umodem27.doc < prev    next >
Text File  |  1984-03-03  |  1KB  |  31 lines

  1. Date: 26 Aug 81 2:53:41-EDT (Wed)
  2. From: Rick Conn
  3. To:   All
  4. Re:   UMODEM Version 2.7
  5.  
  6.         The latest version of UMODEM, the UNIX version of XMODEM,
  7.  is now available.
  8.  
  9.         Thanks TONS to Bennett  Marks  for  his  transportability
  10. conversion to UNIX Version 7 (his release is UMODEM Version 2.6).
  11. I think he did a superior job!  This new UMODEM (Version 2.7)  is
  12. an  enhancement of his upgrade.  To compile it for your UNIX sys-
  13. tem, the following command lines are recommended:
  14.  
  15. cc -7 umodem.c -o umodem -DJHU  <-- for JHU UNIX
  16. cc -7 umodem.c -o umodem -DVER7 <-- for Version 7 UNIX - (I'm not
  17.                     sure -7 is required)
  18.  
  19.         Version 2.7 includes the Version 7 UNIX transportability,
  20. a  status  option  (y)  which  gives  the user file size and CP/M
  21. record count information for his up/down loading  time  estimate,
  22. and  a  7-bit  transmission option (7) which masks out the MSB of
  23. either protocol (TERM II FTP 1 or FTP 3 [CP/M  UG  Protocol])  so
  24. that  a  modified MODEM2 or TERM II can transceive text files via
  25. UMODEM on the ARPA Net.  The ARPA Net problems (bah, humbug!) are
  26. still not resolved, but I'm working on them.
  27.  
  28.         Enjoy, and thanks for all the interest!
  29.  
  30.                                         Rick
  31.