Got a problem with a proxy telnet server that I am trying to debug, it appears that a set of characters being sent are causing it a problem .... does anybody know where I can get a list of teminal commands (Along the lines of [40m)?
+4
A:
It depends on which terminal you are emulating. VT100 is a very common emulation. You can find a description of the VT100 command set here.
Jim Blizard
2009-01-12 15:37:17
Ta exactlu what I was looking for
spacemonkeys
2009-01-12 16:15:33
A:
For telnet protocol, you could lookup RFC854. But from your description, you are probably looking for specifications of some terminal emulators. There are a lot of different terminal types, each having its own specifications.
PolyThinker
2009-01-12 15:40:03