Bruno Haible <[EMAIL PROTECTED]> wrote:
>> Another problem is 0xFF codepoint (not for Linux console, but for
>> some software and Telnet protocol).
>
>Where do you see a problem with telnet and 0xFF?
The 0xFF code in Telnet is IAC "Interpret As Command" escape-like
character. See RFC-854 "Telnet Protocol Specification".
> In telnet from Linux to Linux or Solaris I can, after having set the
>options "inbinary" and "outbinary", enter and output the 0xFF character.
> Can you point out a
>place in the telnet protocol specification which mishandles 0xFF?
You should double this code 0xFF 0xFF to send exactly one 0xFF
or to go into special "binary mode" : RFC-856. Anyway, binary mode
will break all "telnet nogotiations" : sreen size, TERMACAP, e.t.c.
controlled by IAC sequences (and even our favorite RFC-2066
"Telnet Charset Options" ;))
P.S. DO NOT USE TELNET, USE SSH ! ;-)
--
-=AV=-
-
Linux-UTF8: i18n of Linux on all levels
Archive: http://mail.nl.linux.org/lists/