A parallel port is a computer system interface in which data is transferred in or out in parallel, that is, on more than one simultaneous wire connection. A parallel port carries one bit on each wire thus multiplying the transfer rate obtainable over a single wire. There will usually be some control signals on the port as well to say when data is ready to be sent or received.[1]
History[]
A classic type of parallel port was the PC printer port, e.g. a Centronics port which transferred 8 bits at a time. Hard disks were also connected via special parallel ports, e.g. SCSI or IDE.[1] Usage of parallel ports was superseded by the introduction of USB in the 1990s.[2]
References[]
- ↑ 1.0 1.1 Parallel port at the Free On-Line Dictionary Of Computing. 1995-01-24.
- ↑ Parallel port, PC Magazine. Accessed 2021-10-07.
External links[]
- Parallel port at Computer Hope
- Parallel port at Wikipedia