community
directory
books
authors
images
encyclopedia

Email:
Password:
Register

Knowledgerush Search

 

Google
  Web knowledgerush


Search for images of Packet switching


Message boards   Post comment

Packet switching

In computer networking and telecommunications, packet switching is a communications paradigm in which packets (messages or fragments of messages) are individually routed between nodes, with no previously established communication path.

Packet switching was invented by Donald Davies and Paul Baran in the early 1960s.

A packet is a block of user data together with necessary address and administration information attached, to allow the network to deliver the data to the correct destination. One data connection will usually carry a stream of packets of data that will not necessarily be all routed the same way over the physical network.

Analogous to a physical packet sent through the post with the address written on the outside, this provides the information the network (the postal service) needs to get the packet to the correct destination.

Packets are routed to their destination through the most expedient route (as determined by some routing algorithm). Not all packets travelling between the same two hosts, even those from a single message, will necessarily follow the same route.

The destination computer reassembles the packets into their appropriate sequence. Packet switching is used to optimise the use of the bandwidth available in a network and to minimise the latency. Ethernet, X.25 and Frame relay are international standard layer 2 packet switching networks.

Notably, the Internet is a packet-switched network, running the Internet protocol layer 3 protocol over a variety of other network technologies.

Also called connectionless. Opposite of circuit switched or connection-oriented networking, although technologies such as MPLS are beginning to blur the boundaries between the two.

See also: Public switched data network

Reference

This article was originally based on material from the Free On-line Dictionary of Computing, used with permission. Update as needed.

Referenced By

Computer communication | Computer network | Computer networking | Computing timeline 1950-1979 | Data networking | Datapak | Invention timeline | List of Internet topics | List of electronics | List of electronics topics | List of inventions | National Physical Laboratory | Project RAND | RAND | RAND Corporation | Timeline of computing 1950-1979 | Timeline of general technology | Timeline of invention | Timeline of inventions | United Kingdom National Physical Laboratory

 

Compose Your Message

Your Email Address or Pen Name (optional):
Subject:
Your Message:
 

 

 

 

 

 

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Packet switching".

 

Contact UsPrivacy Statement & Terms of Use

 
Copyright © 1999-2003 Knowledgerush.com. All rights reserved.