UDP vs TCP Flashcards

1
Q

TCP

A

Connection protocol ensuring data is delivered accurately, establishes connection before transmitting data, e.g web

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

UDP

A

connectionless protocol for fast data transmission, might not get delivery e.g gaming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Key differences between UDP & TCP

A

Connection, reliablity, speed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

TCP packet structure

A

Also known as segments include a header and data section

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

UDP packet architecture

A

Simpler than TCP containing only essential headers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Difference of UDP & TCP packet architecture

A

TCP: Designed for reliability, mechanisms for data sequencing
UDP: Designed for speed, minimal overhead

How well did you know this?
1
Not at all
2
3
4
5
Perfectly