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 choices
- FTP
- FTP
- DNS
- SSH
- Telnet
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 uses UDP because it is designed for simplicity and speed, not reliability, which is what UDP provides.
-
DNS (Domain Name System): This service uses both TCP and UDP ports. It primarily uses UDP for speed, but it can use TCP when the data to be transferred is too large for a single UDP packet, or for tasks that require reliable connection, such as zone transfers.
-
SSH (Secure Shell): This service uses TCP ports. It uses TCP because it requires a reliable connection for secure remote administration, which TCP provides.
-
Telnet: This service uses TCP ports. It uses TCP because it requires a reliable connection for bidirectional interactive text-oriented communication, which TCP provides.
Similar Questions
Identify which of the services below uses both TCP and UDP ports.Group of answer choicesFTPTFTPDNSSSHTelnet
Which protocol or service uses UDP for a client-to-server communication and TCP for server-to-server communication?SMTPFTPHTTPDNS
Which of the following are transport layer protocols?a.TCP and UDPb.ATMc.CISCd.HTTP and FTP
Which of the following applications would you select TCP protocol for?A. None of the aboveB. Domain name serviceC. Web browsingD. File transfer
Identify the ODD one among the following regarding set of protocols of TCP/IP -Application layera.DHCPb.HTTPc.FTPd.SNMP
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.