Packet Switching


Refers to protocols in which messages are divided into packets before they are sent. Each packet is then transmitted individually and can even follow different routes to its destination. Once all the packets forming a message arrive at the destination, they are recompiled into the original message.

Most modern Wide Area Network (WAN) protocols, including TCP/IP, X.25, and Frame Relay, are based on packet-switching technologies. In contrast, normal telephone service is based on a circuit-switching technology, in which a dedicated line is allocated for transmission between two parties. Circuit-switching is ideal when data must be transmitted quickly and must arrive in the same order in which it’s sent. This is the case with most real-time data, such as live audio and video. Packet switching is more efficient and robust for data that can withstand some delays in transmission, such as e-mail messages and Web pages.

A new technology, ATM, attempts to combine the best of both worlds — the guaranteed delivery of circuit-switched networks and the robustness and efficiency of packet-switching networks.

Read Also:

  • pad character

    A character used to fill empty space. Many applications have fields that must be a particular length. For example, in a database application, you may have a field that is ten characters in length. If you use only four of the allotted characters, the program itself must fill in the remaining six characters with pad […]

  • pad-printed keycap

    (pad print´&d kē´kap) (n.) A keycap on a keyboard that has had its legend printed in ink and is subsequently protected with a protective layer that typically is baked onto the keyboard. The legends on pad-printed keyboards typically are printed all at one time onto a fully manufactured keyboard. Pad printing is a common method […]

  • padding

    Filling in unused space.

  • PPCP

    Short for PowerPC Platform, a computer hardware specification that allows a computer to run multiple operating systems. PPCP was developed jointly by Apple, IBM, and Motorola and was first called the Common Hardware Reference Platform (CHRP). The specification is based on the RISC architecture used for the RS/6000 mini-computer. A computer that meets the PPCP […]

  • Page Description Language

    Abbreviated as PDL, a language for describing the layout and contents of a printed page. The best-known PDLs are Adobe PostScript and Hewlett-Packard PCL (Printer Control Language), both of which are used to control laser printers. Both PostScript and modern versions of PCL are object-oriented, meaning that they describe a page in terms of geometrical […]


Disclaimer: Packet Switching definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.