Identify which of the services below uses both TCP and UDP ports.Group of answer choicesFTPTFTPDNSSSHTelnet
Question
Identify which of the services below uses both TCP and UDP ports.Group of answer choicesFTPTFTPDNSSSHTelnet
Solution
The service that uses both TCP and UDP ports is DNS (Domain Name System).
Here's a step-by-step explanation:
-
FTP (File Transfer Protocol): This service uses TCP ports. It uses TCP because it requires a reliable connection for transferring files, which TCP provides.
-
TFTP (Trivial File Transfer Protocol): This service uses UDP ports. It's a simpler, less secure version of FTP that doesn't require authentication.
-
DNS (Domain Name System): This service uses both TCP and UDP ports. It primarily uses UDP for speed, but it can use TCP as well when the data to be exchanged is too large for a single UDP packet, or for tasks that require reliable delivery such as zone transfers.
-
SSH (Secure Shell): This service uses TCP ports. It provides secure remote login from one computer to another.
-
Telnet: This service uses TCP ports. It's used for remote login and executes commands on remote machines, but it's not secure because it doesn't encrypt its data.
So, the answer is DNS.
Similar Questions
Which of the following protocols uses both TCP and UDP?
Which protocol or service uses UDP for a client-to-server communication and TCP for server-to-server communication?SMTPFTPHTTPDNS
Give differences between TCP and UDP.
DNS can use the services of ________ using the well-known port 53.a.UDPb.none of the abovec.either (a) or (b)d.TCP
Which three fields are found in both the TCP and UDP headers? (Choose three.)destination portwindowchecksumsequence numbersource portoptionsNavigation Bar
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.