mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
Telnet
Uses the Socket API to connect as a TCP client to aardmud.org on port 4000. Renders it in glorious ANSIColor for your viewing joy.
- TCP client
- ANSI color renderer
- DNS resolver [Deprecated]
Resources
Credits
Networking stuff, ANSI colors by Boris Smus. Terminal by Eric Bidelman: http://www.htmlfivewow.com/demos/terminal/terminal.html

