Hi, I'm developing an application that connects to a telnet host using the TelnetClient class.
I'm using the VT100 terminal type, but when I receive data, it comes with a lot of escape sequences like ^@, ^[#,#H, etc. Is there a way to filter this sequences, so that I can receive the data exactly in the same way it is viewed in any terminal emulator? Thank you, Alejandro Pujol --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
