I am trying to create a telnet client, and I can get it to connect using Winsock, but the machines I am connecting to are using ANSI escape sequences to display animated, colorful ANSI screens.

What do I need to do to view that color and animation?

Currently I am using a simple text box to show the received data, but the escape characters don't look too hot..

Thanks!!

------------------
Morgan
[email protected]
My Web Page