Click to See Complete Forum and Search --> : Deal with ANSI code


Trojahn
June 30th, 2001, 04:35 PM
Hi,

I need to create a program that can communicates with a Unix system using telnet protocol. But the Unix system sends me an ANSI formatted string with colors, etc...

How can I deal with ANSI codes? Is there any control, lyke RichTextBox, that automatically interprets ANSI codes?

Note: I need to show the results of ANSI codes.