Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

ANSI graphics

Name: Anonymous 2011-09-19 2:26

I was playing around with connecting to some telnet bbses using syncterm this weekend and I got to wondering why nothing else can render ANSI graphics? Why can't we just load ANSI graphics into html? Why do we need specialized terminals?

Name: Anonymous 2011-09-19 2:34

>>1
Try using telnet to connect to a website on port 80. For example, www.google.com:80.

Once connected, type:


GET / HTTP/1.1[CRLF]
Host: www.google.com[CRLF];
User-Agent: Telnet[CRLF]
Accept-Charset: ISO-8859-1[CRLF]
[CRLF]


Where [CRLF] is you carriage-return/line-feed character sequence (if you're using Telnet on Windows, just press the enter key).

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List