top of page
Buscar

Parallel and serial

  • Nelson Mota
  • 16 de ago.
  • 1 min de leitura

Parallel and serial riderect



Serial and Parallel Keyboards and Monitors in Early Computing


In the early days of computing, keyboards and monitors were often connected through serial or parallel interfaces. These devices could be redirected to act as replacements for the system console, allowing computers to interact with external terminals and other machines.


A computer could send its output to another computer, to a serial or parallel keyboard, or to a connected terminal. In the same way, it could also receive input from these devices. This made it possible for standard input (stdin) and standard output (stdout) to be redirected to a serial or parallel device instead of the local console.


This concept remains fundamental even today. Modern operating systems still support redirection of input and output — not just to local devices, but also across networks. With modern command-line tools, the same principle that once allowed communication through serial or parallel ports now enables redirection over the internet or a home network.

 
 
 

Posts recentes

Ver tudo
Parallel and serial

https://mega.nz/file/I7pwTDpY#ew7QEqSe24HFL5kl2pZ7NrerfGJMAPn0QgR_An1Pu-M

 
 
 
Serial and paralele ports

The Story of Serial and Parallel Ports: The Ancestors of USB Before the universal USB ports we all know today, computers spoke through...

 
 
 

Comentários


bottom of page