User Tools

Site Tools


serial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

serial [2006/03/21 20:38] – created 5meo-geoserial [2006/10/15 09:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +  serial
  
 +
 +In computer communications, serial refers to one by one. Serial data transfer is defined as transmitting data one bit at a time, in a stream across one line, often, as it may be, a very slow stream. The opposite of serial is parallel, in which several bits are transmitted concurrently, across several lines. Parallel transfers and communications are a factor of how many lines are available (x) times faster than serial communications.