* Messages broken into smaller units (packets)
* Source & destination addresses in packet
header
* Connectionless, packets routed independently
(datagram)
* When a message arrives at the packet switch, the
destination address is examined to determine the next hop.
* Packet may arrive out of order
* Re-sequencing maybe required at destination.
* Pipelining of packets across network can reduce
delay, increase throughput
*
Lower delay that message switching, suitable for
interactive traffic
0 comments