Packet Switching
Switching
Switching is the process where data is transferred from one device to another.
Packet Switching
Packet switching is not connection oriented its connection-less. No session or channel is established prior to data transfer
Data is broken down into individual packets that take different routes to the destination. This means they will not arrive in the correct order. Once the data packets have reached there destination the client will reassemble the packets in the correct order so that the data can be read. Packet switching uses bandwidth more efficiently as the bandwidth dynamically changes depending of the type of information being delivered.
Data travels independently and will take different paths to the destination. There is no dedicated channel. There is no waiting for a channel to open.
Comments
Post a Comment