FACTOID # 147: France is the top destination in the world for tourists, accounting for 11 percent of all tourist arrivals worldwide.
 
 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 > Port number

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) - Wikipedia, the free encyclopedia (603 words)
In computing, a port (derived from seaport) is usually a connection through which data is sent and received.
A hardware port is an electrically wired outlet on a piece of equipment into which a plug or cable connects.
A port that sends multiple bits at the same time over several sets of wires is called a parallel port(s).
James's TCP/IP FAQ - Understanding Port Numbers (1664 words)
That's because there are a number of "commonly used port numbers" which have been agreed upon as a standard.
Port numbers have to be in the range of 0-65535.
Once a client application "finishes" using a port number and a particular session is closed, the port number is reserved for a short period of time, and then is returned to the "pool" of available port numbers.
  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.