The Transmission Control Protocol (TCP)
•The TCP layer can ensure that the receiver is not overrun with data (end-to-end flow control) using the Window field
•TCP can perform end-to-end error correction
–Checksum
•TCP allows for the sending of high priority data
–Urgent Pointer
•