Subj : Re: DSZ zmodem and Mystic
To : fusion
From : Cozmo
Date : Sun Jul 02 2023 11:48 am
fu> telnet isn't 100% transparent like a "raw" connection. it has a handshake
fu> protocol to determine things like whether to echo keyboard input back, a
fu> way to report when the terminal window is resized, features to do stuff
fu> "out of bounds" like kill the currently running program, etc.
fu>
fu> it's likely the zmodem transfer is filled with what the client thinks are
fu> telnet commands.
Yeah, this is all a bit above my tech level :( but I do understand somewhat.