home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / datacomm / 7457 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  837 b 

  1. Path: sparky!uunet!portal!cup.portal.com!Tony-Preston
  2. From: Tony-Preston@cup.portal.com (ANTHONY FRANCIS PRESTON)
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: losing character
  5. Message-ID: <68941@cup.portal.com>
  6. Date: Thu,  5 Nov 92 12:34:35 PDT
  7. Organization: The Portal System (TM)
  8. References: <BwuxzM.ECH@rahul.net>
  9.   <8631@blue.cis.pitt.edu.UUCP><68656@cup.portal.com>
  10.   <92304.170720WGLP09@SLACVM.SLAC.STANFORD.EDU>
  11. Lines: 6
  12.  
  13. Turning CTS/RTS on/off is a software function checked by the serial
  14. device handler on each character.  It will attempt to stop the modem
  15. when its buffer is almost full.  I believe that if the modem ignores
  16. the hardware flag, it still processes each character and can have a
  17. lose of characters.  Basically, the CTS/RTS flag is just a bit the
  18. serial device sets to tell the modem or serial device to stop.
  19.