serial port

This is the communications port on your computer; it's also called the COM or RS-232 port. It's called serial because, although it has nine pins and many wires, the PC sends data on only one wire and receives data on one other wire. All the data bits have to follow one another on the single wire, as opposed to the parallel port, where eight separate wires transfer each bit of a byte.

See also: COM port, parallel port