[vworld-tech] Telnet negotiation

Brian Hook hook_l at pyrogon.com
Sun Jan 25 17:39:29 PST 2004


Hmmm, something else I just ran into is that MS Telnet (and presumably 
others) transmit ANSI escape sequences, which I'd prefer to ignore 
completely.

Unfortunately, it doesn't look like ANSI esc sequences are 
well-structured such that I don't have to write a full freakin' parser 
for it -- is there a simple bit of logic I can use to "skip ESC 
sequence", or will I have to actually parse it?  Or should I just 
check for the arrow keys and leave it at that?

Brian





More information about the vworld-tech mailing list