A network technology that breaks up a message into small packets for transmission. Unlike circuit switching, which requires the establishment of a dedicated point-to-point connection, each packet in a packet-switched network contains a destination address. Thus, all packets in a single message do not have to travel the same path. As traffic conditions change, they can be dynamically routed via different paths in the network, and they can even arrive out of order. The destination computer reassembles the packets into their proper sequence. Network protocols such as IP and IPX were designed for packet-based networks.
Data, Voice and Video
Packet switching has always excelled at handling messages of different lengths, as well as different priorities, providing quality of service (QoS) attributes were included. However, packet switching was designed for data. Today, using the IP protocol, packet networks are becoming the norm for voice and video as well (see IP on Everything).
X.25, Frame Relay and ATM
The first international standard for wide area packet switching networks was X.25, which was defined when all circuits were analog and very susceptible to noise. Subsequent technologies, such as frame relay, were designed for today's almost-error-free digital lines.
Learn more about packet switching
Related Articles