Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!ncar!gatech!rutgers!faatcrl!jprad From: jprad@faatcrl.UUCP (Jack Radigan) Newsgroups: comp.sys.amiga.datacomm Subject: Re: 19200 baud amiga Message-ID: <985@faatcrl.UUCP> Date: 13 Feb 91 19:32:27 GMT References: <2587@tmiuv0.uucp> <30257@usc> Organization: FAA Technical Center, Atlantic City NJ Lines: 11 papa@pollux.usc.edu (Marco Papa) writes: >This one also has no efect on Zmosdem since Zmodem throws away Xon/Xoffs. >Zmodem is built to work best with RTS/CTS enabled. Well, not quite. ZMODEM directly responds to XON/XOFF characters and escapes them within binary files, so it does effect performance. Also, at the serial.device level, XON/XOFF enabled slows down the device some since it has to check for these characters. -jack-