Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!pacbell.com!att!ucbvax!WLV.IMSD.CONTEL.COM!mcc From: mcc@WLV.IMSD.CONTEL.COM (Merton Campbell Crockett) Newsgroups: comp.protocols.tcp-ip Subject: Re: Escape sequences over Telnet/TCP Message-ID: <9105040208.AA21383@WLV.IMSD.CONTEL.COM> Date: 4 May 91 02:08:44 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 I may be wrong; however, from your description I would suspect that the system in question is either a PDP11 or VAX running almost any of the DEC proprietary operating systems--IAS, RSX, RSTS/E, TSX, VMS, etc. Standard handling of an by the terminal driver is to terminate the current read when received. The remainder of the escape sequence will be the inserted as the first bytes in the next buffer. If this is the case, the fault lies in the implementation of the TELNET client software which is not handling escape sequences correctly in this particular environment. Merton Campbell Crockett