1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
This protocol is the fundamental Internet Protocol that ensures reliable delivery of packets through error checking, data sequencing, acknowledgement. Also operates at the transport layer and breaks down larger messages into smaller packets.
Transmission Control Protocol (TCP)
SYN (Synchronize), SYN-ACK (Synchronize - Acknowledgement), ACK (Acknowledgement) is an example of?
Three - Way hand shake
what is error checking within a protocol such as Transmission Control Protocol (TCP)
Uses a sequence of numbers and acknowledgements messages, also detects and retransmits lost or corrupted packets
This prevents the receiver from being overwhelmed with data
Flow control
What is 1 way of flow control?
Windowing
This is a type of flow control that controls the amount of data sent at a time and allows dynamic adjustment based on network connections
Windowing method