FACTOID # 100: The United States puts 0.7 % of its population in Prison - a vastly higher percentage than any other nation.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Computer port

In computing, a port (derived from seaport) is usually an interface through which data are sent and received. An exception is a software port (derived from transport), which is software that has been "transported" to another computer system (see below for details).

Enlarge
Ports on the Apple iBook (Early 2003)
Contents

Hardware Port

A hardware port is an outlet on a piece of equipment into which a plug or cable connects. For instance, most home computers have a keyboard port, into which the keyboard is connected. Hardware ports can almost always be divided into two groups: Those that send and receive one bit at a time via a single wire are called serial ports, and those that send multiple bits at the same time over a set of wires are called parallel ports.


Port trunking is a technology that allows multiple hardware ports to be aggregated into a single group, effectively creating a single connection with a higher bandwidth. This technology also provides a higher degree of fault tolerance.


Network port

A network port is an interface for communicating with a computer program over a network. Network ports are usually numbered and a network implementation like TCP or UDP will attach a port number to data it sends; the receiving implementation will use the attached port number to figure out which computer program to send the data to.


In TCP and UDP the combination of a port and a network address (IP-number) is called a socket: e.g. the list of well-known ports (computing)


I/O or machine port - port-mapped I/O

Nearly all processor families use the same assembly instructions for both memory access and hardware I/O (see memory-mapped I/O for details). However, Intel microprocessors have assembly instructions (IN and OUT) that are used specifically for hardware I/O. These instructions figure out which hardware device to communicate with using the concept of an I/O port or machine port. These ports are numbered based on which hardware device they refer to.


Intel microprocessors generally allow one octet (byte) to be sent or received during each instruction. The hardware device decides how to interpret data sent to it and what data to send to the processor. For example, a common use is to ask a hardware device which byte (in a data transfer) it will be sending next.


Software port

Software is sometimes written for specific processors, operating systems, or programming interfaces. A software port is software that has been changed to work on another system.


See also


  Results from FactBites:
 
port (computing) (255 words)
In computing, a socket that enables a computer processor to communicate with an external device.
It may be an input port (such as a joystick port), or an output port (such as a printer port), or both (an i/o port).
Microcomputers may provide ports for cartridges, televisions and/or monitors, printers, and modems, and sometimes for hard disks and musical instruments (MIDI, the musical-instrument digital interface).
ThinkGeek :: Computing (351 words)
Turn 1 USB port into 4 with this clever little USB hub.
Your very own TARDIS controls 4 USB Ports!
Professional quality turntable connects to your PC with USB and allows you to rip your old vinyl to MP3.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.