Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!mit-eddie!genrad!panda!teddy!jpn From: jpn@teddy.UUCP Newsgroups: comp.sources.d,comp.terminals,comp.emacs Subject: Re: VT100's keeping up at high baud rates Message-ID: <4116@teddy.UUCP> Date: Tue, 16-Jun-87 18:06:09 EDT Article-I.D.: teddy.4116 Posted: Tue Jun 16 18:06:09 1987 Date-Received: Thu, 18-Jun-87 03:20:56 EDT References: <1149@carthage.swatsun.UUCP> <8601@tekecs.TEK.COM> Reply-To: jpn@teddy.UUCP (John P. Nelson) Organization: GenRad, Inc., Concord, Mass. Lines: 11 Xref: utgpu comp.sources.d:793 comp.terminals:284 comp.emacs:1027 >>Flow control was enabled to avoid overruns. > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Thus invalidating the test. I don't WANT the terminal to send flow-control. You missed the point. The point of this test was to see how fast the terminal could process data WITHOUT having to send Flow control characters. Obviously, if the terminal sends an XOFF, the program could not possibly run as fast as the actual sending baud rate. In other words, the test indicated that VT220s could keep up WITHOUT flow control at 19200 baud. Of course, this is only true of the type of data that was tested: namely, no scrolling.