2.5 Transporting Packets Flashcards
what are some problems that may be associated with the arrival of a packet (for a message)
- the packets arrive out of order
- the packets don’t have the original set of data
- some packets are lost and not all of them arrive
- a packet(s) is duplicated
TCP stands for
transmission control protocol
Transmission Control Protocol
the data transport protocol that’s most commonly used on top of IP and it includes strategies for packet ordering, retransmission, and data integrity –> basically she helps there not be problems with the arrival of packets
UDP stands for
user datagram protocol
user datagram protocol
an alternative protocol for TCP detects corrupt data in packets but does not solve other problems of packet delivery such as lost or out of order packets, but offers faster data transpor
if a UDP packet is sent over IP what is it called instead of a packet
UDP segment