Definition: Port has two meanings.
- See porting for a fuller definition. Summarised - To rewrite an application to run on a different CPU or operating system.
- An electrically wired I/O interface in a CPU. These are usually controlled by the operating system. Networked computers communicate via these ports, sending and receiving streams of data.

