[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

8162: [MUD-Dev] Re: Telnet Echo OFF/ON commands and other thingies..

[Full Header] [Plain Text]
From: Chris Gray <cg@ami-cg.GraySage.Edmonton.AB.CA>
Newsgroups: nu.kanga.list.mud-dev
Date: Thu, 1 Oct 1998 21:19:18 -0600
Organization: Kanga.Nu
[Bruce Mitchener:]

 >To turn echo off: `[255, 251, 1, 0, 13]
 >To turn echo on:  `[255, 252, 1, 0, 13]

I understand the first three bytes of these (IAC, WILL/WONT, ECHO), but
what are the NUL and the CR for? Do some telnet clients require those?

My testing (with a fairly small set of telnet clients) shows that
some do not respond to this correctly. They signal back that they
will start echoing again, but don't do so.

Note also that if you try to do any telnet commands like this, you should
be prepared to either pay attention to, or discard, the replies you
should get back. Typically [255, 253, 1] / [255, 254, 1].

--
Chris Gray     cg@ami-cg.GraySage.Edmonton.AB.CA