SSCP · Question #700
Telnet and rlogin use which protocol?
The correct answer is C. TCP. TCP allows for reliabilty in connections which would be required for terminal emulation. The following answers are incorrect: UDP. Is incorrect because with User Datagram Protocol (UDP) you don't have a reliable transmission, datagrams could arrive out of sequence. SNMP. Is…
Question
Telnet and rlogin use which protocol?
Options
- AUDP.
- BSNMP.
- CTCP.
- DIGP.
How the community answered
(20 responses)- A5% (1)
- B5% (1)
- C90% (18)
Explanation
TCP allows for reliabilty in connections which would be required for terminal emulation. The following answers are incorrect: UDP. Is incorrect because with User Datagram Protocol (UDP) you don't have a reliable transmission, datagrams could arrive out of sequence. SNMP. Is incorrect because it is a network management protocol, Simple Network Management Protocol (SNMP). IGP. Is incorrect because Interior Gateway Protocol (IGP) is used interally on a network.
Topics
Community Discussion
No community discussion yet for this question.