Skip to content

shecodes-content/tty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#TTY

Imagine an old electric typewriter. It has a keyboard much like a modern laptop. The keyboard is connected via a cable with the print unit.

Now imagine you cut that cable in the middle and attach a very long extension cable that connects to your friend’s typewriter, in such a way that your keyboard connects to your friend’s print unit and her keyboard connect to your print unit.

You just created a teletype system! The two end points are called terminals.(like, on an airport, the endpoints of a plane flight are called terminal too) You sit in front of your teletype terminal and your friend sits in front of hers and you can now chat over a long distance. As usual in chat systems, you soon start to use a lot of abbreviations to save time and paper. Actually, you quickly become obsessed with abbreviations. One of those abbreviations is tty for teletype and term for terminal.

We’ll talk about how the characters are actually transmitted in the Science and History thread.

TTY terminals were used in the 60s to connect to a computer. Early computers had no keyboards and no screens. They were giant, blinking, humming multi-million dollar boxes in the basement of corporations and universities. You could connect many terminals though, and these terminals stood in the offices, high above the humming “electronic brain” in the cellar. Many users could simultaneously use their terminals to send commands to the computer, run programs to calculate stuff and receive the programs’ output as a printout directly in their offices. That was mindblowingly futuristic at the time. Here is an example of how such a terminal looked like.

A german telteype machine from 1930

if you like, read more about teletypes on Wikipedia

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published