<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Maiko,<br>
<br>
Was this not the problem with compressed binary forwarding from fbb
to jnos with telnet?<br>
The channel has of course to be set to binary and any embedded IAC
commands must be obeyed.<br>
<br>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<h3 style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
font-style: normal; font-variant: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">3.2.7
Telnet Binary Option: RFC-856</h3>
<p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
font-size: medium; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: normal;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px;">When the
Binary option has been successfully negotiated, arbitrary 8-bit
characters are allowed. However, the data stream MUST still be
scanned for IAC characters, any embedded Telnet commands MUST be
obeyed, and data bytes equal to IAC MUST be doubled. Other
character processing (e.g., replacing CR by CR NUL or by CR LF)
MUST NOT be done. In particular, there is no end-of-line
convention (see Section 3.3.1) in binary mode.<br>
-------<br>
</p>
<p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
font-size: medium; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: normal;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px;">The above is
also what I have seen happening with particular bytes when I
analysed the compressed bit stream with FBB over a telnet
connection.<br>
IAC = Interpret as command character.<br>
</p>
<p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
font-size: medium; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: normal;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px;">This can all
work as long as the protocol keeps track and manages these special
bytes in the stream. It works fine with FBB to and from FBB as
far as I have seen.<br>
</p>
<p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
font-size: medium; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: normal;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px;">IAC Telnet
commands are proceeded with 255<br>
<a class="moz-txt-link-freetext" href="http://www.cs.cf.ac.uk/Dave/Internet/node141.html">http://www.cs.cf.ac.uk/Dave/Internet/node141.html</a><br>
</p>
<p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
font-size: medium; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: normal;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br>
</p>
<p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
font-size: medium; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: normal;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px;"> 73,<br>
</p>
<p style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
font-size: medium; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: normal;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px;">Bob VE3TOK<br>
</p>
On Fri, 2016-04-08 at 23:22 -0400, Boudewijn (Bob) Tenty wrote:
<blockquote cite="mid:1460207922.24192.25.camel@n1uro.ampr.org"
type="cite">
<blockquote type="cite">
<pre wrap="">That was with my station and only when I used telnet forwarding with FBB.
I'm still counting bytes when I can't sleep :-)
Developer of FBB is Bernard, F6BVP since many years.
</pre>
</blockquote>
</blockquote>
<br>
</body>
</html>