Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!cruff From: cruff@ncar.ucar.edu (Craig Ruff) Newsgroups: comp.sys.mac.programmer Subject: Re: Serial Question Message-ID: <3441@ncar.ucar.edu> Date: 14 Jun 89 18:06:59 GMT References: <558@nikhefk.UUCP> Reply-To: cruff@handies.UCAR.EDU (Craig Ruff) Organization: Scientific Computing Division/NCAR, Boulder CO Lines: 12 In article <558@nikhefk.UUCP> paulm@nikhefk.UUCP (Paul Molenaar) writes: >Does anyone know a plausible reason for charachters $91 and $93 not being >transmitted when doing a text-transmission over the serial port? Probably because they are CONTROL-Q ($11) and CONTROL-S ($13) with the high bit set. Looks like you need a binary type transmission with flow control disabled or some sort of protocol to get around the input driver on the other machine. -- Craig Ruff NCAR cruff@ncar.ucar.edu (303) 497-1211 P.O. Box 3000 Boulder, CO 80307