0% found this document useful (0 votes)
26 views2 pages

Chapter 14

UDP provides an unreliable datagram service that is more efficient than TCP for some applications like DNS and streaming media. It does not provide reliability, error checking, or guarantees of delivery. UDP headers are typically smaller than TCP headers since they do not include error and flow control information. This makes UDP more efficient for time-sensitive applications where packet loss is acceptable.

Uploaded by

Siraj Ud-Doulla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views2 pages

Chapter 14

UDP provides an unreliable datagram service that is more efficient than TCP for some applications like DNS and streaming media. It does not provide reliability, error checking, or guarantees of delivery. UDP headers are typically smaller than TCP headers since they do not include error and flow control information. This makes UDP more efficient for time-sensitive applications where packet loss is acceptable.

Uploaded by

Siraj Ud-Doulla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CHAPTER 14

User Datagram Protocol


(UDP)

Exercises
1. Reliability is not of primary importance in applications such as echo, daytime,
BOOTP, TFTP and SNMP. In custom software, reliability can be built into the cli-
ent/server applications to provide a more reliable, low overhead service.
3. See Figure 14.E3

Figure 14.E3 Solution to Exercise 3

52010 69

48 0

Data
(40 bytes)

5. The server would use the IP address 130.45.12.7, combined with the well-known
port number 69 for its source socket address and the IP address 14.90.90.33, com-
bined with an ephemeral port number as the destination socket address.
7. Efficiency = (16 bytes of data) / (24 bytes of total length) = 0.666 = 66.6 percent.
9. Efficiency = (16 bytes of data) / (72 byte minimum frame size) = 0.222 = 22.2 per-
cent.

1
2

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy