TCP vs UDP Flashcards

(23 cards)

1
Q

TCP / IP

A

Transmission Control Protocol / Internet Protocol

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

What is TCP / IP?

A

A collection of rules (protocols) that enable both local and wide area networking including the Internet

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

TCP

A

Transmission Control Protocol

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

UDP

A

User Datagram Protocol

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

Where do application protocols work when they require connection-oriented network services?

A

On top of TCP

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

HTTP

A

Hypertext Transfer Protocol Secure

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

What does HTTPS provide?

A

Secure, encrypted connections

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

SSH

A

Secure Shell

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

What does SSH [Secure Shell] provide for?

A

Secure login to services and other types of remote services that works on top of HTTP

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

What port does SSH [Secure Shell] use?

A

Port 20

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

What type of encryption does SSH use?

A

Public key infrastructure (PKI)

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

ATM

A

Asynchronous Transfer Mode

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

ATM [Asynchronous Transfer Mode]

A

a telecom technology used for call routing, multimedia VPNs, and residential broadband networks. Works on top of HTTP

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

What does ATM [Asynchronous Transfer Mode] use to send data?

A

Fixed-size data packets called cells

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

DHCP

A

Dynamic Host Configuration Protocol

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

What does the DHCP protocol do?

A

assigns Internet Protocol (IP) addresses on demand to connected devices

17
Q

What does the Internet Protocol (IP) do?

A

Places data into packets, adds source and destination, and delivers network packets based on the IP addresses stored data packets

18
Q

When a device connects to a TCP / IP network that uses DHCP protocol, what does the DHCP check?

A

It’s list of available IP addresses and provides one for the device to sue

19
Q

Is DHCP a connection or contactless protocol?

A

A contactless

20
Q

TFTP

A

Trivial File Transfer Protocol

21
Q

What is Trivial File Transfer Protocol (TFTP) a stripped down version of?

A

File Transfer Protocol (FTP)

22
Q

What is Trivial File Transfer Protocol (TFTP) used for?

A

the BOOTP bootstrap protocol for diskless workstations, for upgrading firmware in home network routers, and for software distribution on corporate local area networks.

23
Q

Which protocol does Trivial File Transfer Protocol (TFTP) use for file transfer?