Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ETN-WLV.EATON.COM!mcc From: mcc@ETN-WLV.EATON.COM (Merton Campbell Crockett) Newsgroups: comp.protocols.tcp-ip Subject: Re: TELNET incompatibility questions Message-ID: <8902170403.AA08375@etn-wlv.EATON.COM> Date: 17 Feb 89 04:03:49 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 Phil: RFC 854 which defines the TELNET Protocol defines both IP and AO as required commands. A User TELNET which does not provide the capability to generate an IP or AO command has not been implemented correctly. In your case, the User TELNET is the one that needs to be fixed. To fully support the AO command, the TELNET "synch" function needs to be implemented. The "synch" function is required to indicate to the User TELNET when it can stop discarding data received from the Server TELNET. Merton