What is Packet Switching?
Hi
Packet switching is a technology that splits data in network communications into manageable small pieces, called packets. By sending a large file in several small chunks over a network, packet switching minimizes the impact of data transmission errors. Traffic bottlenecks are avoided too, allowing data to flow in the most efficient manner possible over the network.
The idea of network communications involves following an exact set of rules to move the data from one location, or node, on the network to another. The Internet is simply a large network, and packet switching occurs when moving all data across the Internet. Transport Control Protocol/Internet Protocol (TCP/IP) and Frame Relay are examples of packet switching protocols. Some mobile phone technologies also use packet switching technologies.
Thanks
|