On Wed, 19 Apr 2000, Holger Kruse wrote:
> On Wed, Apr 19, 2000 at 06:08:10PM +0100, Neil Bothwick wrote:
> > Holger Kruse said, 
> > 
> > > Telnet is not the same thing as TCP. You need a real telnet client talking
> > > to the daemon, otherwise you will get into trouble with the telnet protocol.
> > 
> > TCP: not TCP.
> 
> Yes, but "TCP:" just implements the TCP protocol, not telnet.

It's occurred to me that a couple of useful enhancements to TCP: would be:

1) ASCII mode.  This would convert between the "network standard" CR-LF 
EOL and the Amiga's NL.  This would be helpful for a variety of
ASCII TCP protocols.

2) Telnet mode.  This would do EOL conversions as well as provide minimal
Telnet command handling, such as rejecting option negotiations and
handling "IAC doubling".

I wonder if the undocumented features in the AmiTCP inet-handler are
something like this, given the small size of the AmiTCP telnet client.

                                        Fred Wright

-- 

To unsubscribe send "unsubscribe miamidx-talk-ml" to
"[EMAIL PROTECTED]". For help on list commands send "help" to
"[EMAIL PROTECTED]".


Reply via email to