Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site nsc-pdc.UUCP Path: utzoo!watmath!clyde!cbosgd!ukma!psuvm.bitnet!psuvax1!burdvax!sdcrdcf!hplabs!tektronix!reed!nsc-pdc!joemu From: joemu@nsc-pdc.UUCP (Joe Mueller) Newsgroups: net.micro.amiga Subject: Re: Re: Terminal program stuff... Message-ID: <526@nsc-pdc.UUCP> Date: Mon, 13-Jan-86 13:47:08 EST Article-I.D.: nsc-pdc.526 Posted: Mon Jan 13 13:47:08 1986 Date-Received: Thu, 16-Jan-86 04:41:48 EST References: <922@caip.RUTGERS.EDU> Organization: NSC Portland Development Center, Portland Oregon Lines: 15 > From: Louis A. Mamakos > > ... If you read a character from the serial.device and > write it to the console.device, you can't keep up at 1200 baud. I fail to see what you're talking about, I am working on a version of amigaterm that was posted to the net that I have changed the output to go to the console device so my amiga's a smart terminal rather than dumb glass. This way I can do usefull things while in terminal emulation mode like enter vi or read netnews. I am also adding kermit protocols and fixing up the xmodem download facility so that if I'm downloading an ascii file, it's not padded with nulls at the end (ed gets very upset with nulls). As soon as I'm done, I'll post it to the net. Even if it does slow things down a bit, you can use the various handshakes (mine is XON/XOFF) to keep things straight. I may be missing something, but so far everything is working fine.