Click to See Complete Forum and Search --> : Winsock and ANSI (For TradeWars game)


rockies1
January 12th, 2000, 09:46 AM
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!!