packets may be dropped if the buffer of a node becomes full (ie, if the avg rate of packet arrival is > the avg rate of transmit)
As messages traverse down through the layers, they generally accumulate additional headers from each layer
Root -> TLD (top-level domain) -> individual ISP-level servers
RDT basically involves having the sender get an acknowledgment that each segment was properly received; each segment does not have to be individually acknowledged.
Acknowledging each segment before sending the next would be too slow, so we have Pipelined Protocols
Q: what service model for "channel" transporting datagrams from sender to receiver
cellular phones: after first base station, voice packets enter parallel network that belongs to cellular network
For Internet, network layer service model offers no guarantees for bandwidth, loss, order, or timing