UDP

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

header includes

source and destination ports, length, checksum

2
New cards

process 1

packets are processed by network layer - the protocol number in the IP header determines they are UDP datagrams

3
New cards

process 2

transport layer demultiplexes on the port number

4
New cards

process 3

the message is added to the queue, unless it is full, in which case the message is discarded

5
New cards

udp suitable for 1

applications that don’t need complete reliability and are tolerant to loss

6
New cards

udp suitable for 2

applications that prefer timeliness instead - video streaming