home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / rt11pascal.zip / rted.log next >
Text File  |  1984-05-22  |  1KB  |  41 lines

  1.  
  2. KERMIT in PASCAL for RT-11
  3.  
  4. Author :   Philip Murton 
  5.  
  6. Site:    University of Toronto Computing Services
  7.     Communication & Technical Support,
  8.     10 King's College Rd., SF4306,
  9.     Toronto
  10.  
  11.     (416) 978-5271
  12.  
  13.  
  14. Abstract:    This program implements the KERMIT protocol under RT-11.
  15.         KERMIT is an acronym for the expression "KL-10 Error-Free 
  16.         Reciprocol Microcomputer Interchange over TTY-Lines".  
  17.         For more information on Kermit please refer to the 
  18.         'README' file included with this distribution.
  19.              This version of KERMIT includes virtual terminal 
  20.         support.
  21.              Support for binary file transfers is supported in 
  22.         two ways selectable by user:
  23.              1) full binary (using the 'Parity' Bit)
  24.              2) eight bit quoting (see Protocol anual)
  25.         
  26.  
  27.  
  28. Versions:    2.2    Jan. 14,1984    Distributed to Columbia
  29.         2.2A    Mar. 19,1984    Add banner & version number     
  30.         2.2B    Apr. 27,1984    Add message for CONNECT
  31.                     Set Binary mode to 'NotSupported' 
  32.                     if receive 'N'.  
  33.                     Give message for Binary char in 
  34.                     Text file.
  35.         2.2C    May  22,1984    Default SHOW to SHOW ALL
  36.                     Add copyright    
  37.                     Distributed to Columbia
  38.  
  39. }
  40.