ditch-11's profile picture

Telnet

You can telnet google.com 80 to use Telnet as a simple web client (besides remote access). On windows cmd you can press Ctrl + ] to open telnet configuration: set localecho - to see what was typed. Each keystroke is a separate TCP packet, which is immediately sent to the server.