Datasegment.com Online Dictionary
  Online Dictionary : P : parallel port

parallel port


2 definitions found

parallel port - WordNet (r) 2.1 (2005) :

  parallel port
      n 1: an interface between a computer and a printer where the
           computer sends multiple bits of information to the printer
           simultaneously [syn: parallel interface, parallel port]

parallel port - Free On-line Dictionary of Computing (26 May 2007) :

  parallel port
  
     <hardware> An interface from a computer system where data is
     transferred in or out in parallel, that is, on more than one
     wire.  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.
  
     The commonest kind of parallel port is a printer port, e.g. a
     Centronics port which transfers eight bits at a time.  Disks
     are also connected via special parallel ports, e.g. SCSI or
     IDE.
  
     (1995-01-24)