telnet colors
How does one output different colors to a telnet app. This question is baffling.Rick
[105 byte] By [
felixters] at [2007-9-27 14:00:32]

Use ansi escape codes to output in different colors. The windows telnet app doesn't support this, but other telnet apps do. Use one to connect and use the codes, here's a few example codes:\033[35m\033[31m\033[37m