Lect6-0-TCP and UDP Fundamentals_Sadick
Lect6-0-TCP and UDP Fundamentals_Sadick
Lect6-0-TCP and UDP Fundamentals_Sadick
NETWORKING PROTOCOLS
— Key Features
• Low latency and minimal overhead.
• No guarantee of delivery or packet order.
• Suitable for real-time and time-sensitive data transmission.
—Use Cases
• Live video and audio streaming (e.g., YouTube, Zoom).
• Online gaming.
• Domain Name System (DNS) queries.
• Voice over IP (VoIP).
TCP frame format
• Transmission Control Protocol (TCP) is the
transport layer protocol in the TCP/IP suite, which
provides a reliable stream delivery and virtual
connection service to applications through the
use of sequenced acknowledgment with
retransmission of packets when necessary.
Sequenced Unsequenced
Reliable Unreliable
Connection-oriented Connectionless
Acknowledgments No acknowledgment
SP DP
2024 80 ǥǤ
Ǥ
SP DP
80 2024 ǥǤ
Ǥ