Science Fair Projects Ideas - Port (computing)

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Port (computing)

(Redirected from 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).

Ports on the Apple iBook (Early 2003)
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

03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice