Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!rex!ukma!rutgers!faatcrl!jprad From: jprad@faatcrl.UUCP (Jack Radigan) Newsgroups: comp.sys.amiga.datacomm Subject: Re: XON/XOFF flow control (was re: 19200 baud amiga) Message-ID: <1056@faatcrl.UUCP> Date: 5 Mar 91 14:42:10 GMT References: <19397@cbmvax.commodore.com> <18c3c536.ARN0e77@ea <1047@faatcrl.UUCP> <26673@netcom.COM> <1051@faatcrl.UUCP> <91063.145549WGLP09@SLACVM.SLAC.STANFORD.EDU> Organization: FAA Technical Center, Atlantic City NJ Lines: 18 WGLP09@SLACVM.SLAC.STANFORD.EDU writes: OB >Jack, I think you're wrong. I have had to increase the size of the serial >buffer on occasion, but when I did the lost characters problem always went >away. I think the Amiga serial device sends an Xoff at some fraction (80%? >90%?) of the buffer size. Sometimes, especially with packet services, it >just takes too long for the host to get the message, but increasing the >buffer size usually fixes it. Hmm, I'll have to check that again. I recently changed JR-Comm to use the buffer size in Preferences rather than forcing it to an 8k size. I forget when I did the XON/XOFF tests though, before or after. If it was after, then the buffer size was 2k. If the device does indeed work as a percentage of the buffer size, that's better, but using the baud rate in the calulation would be best, agreed? -jack-