What is Flow Control?
Flow control is the process of adjusting the flow of data
from the sender. Ensures that the receiving host can handle it.
What is Session Multiplexing?
Session Multiplexing is the process which a host can support multiple session and manage individual traffic.
What are the two most commonly used protocols in the Layer 4?
TCP(Transmission Control Protocol)
UDP (User Datagram Protocol)
What does the Layer 4 do?
- It is responsible for end to end recovery, and flow control.
TCP is…
What is the TCP Header?
What does the UDP do?
- Best usage is for low latency devices that reliability is not an issue.
UDP Is…
What is the UDP Header?
What are five common TCP applications and their port numbers?
What are two common UDP applications and their port numbers?
2. SNMP (Port 161)
TCP and UDP Applications…
DNS (Port 53)
What does TFTP stand for and What Port Number is it? Is it supported by TCP or UDP?
Trivial File Transfer Protocol
Port 69
It is supported by UDP.
What does SNMP stand for? What port number is it?
Simple Network Management Protocol
Port 161
It is supported by UDP.