{ 

KERMIT in PASCAL for RT-11

Author :   Philip Murton 

Site:	University of Toronto Computing Services
	Communication & Technical Support,
	10 King's College Rd., SF4306,
	Toronto

	(416) 978-5271


Abstract:	This program implements the KERMIT protocol under RT-11.
		KERMIT is an acronym for the expression "KL-10 Error-Free 
		Reciprocol Microcomputer Interchange over TTY-Lines".  
		For more information on Kermit please refer to the 
		'README' file included with this distribution.
		     This version of KERMIT includes virtual terminal 
		support.
		     Support for binary file transfers is supported in 
		two ways selectable by user:
		     1) full binary (using the 'Parity' Bit)
		     2) eight bit quoting (see Protocol anual)
}


