KnowledgeBoat Logo

Computer Science

What is the use of TELNET ?

Computer Networks

1 Like

Answer

Telnet enables users to remotely access computer systems. Essentially, a Telnet program provides a character-based terminal window on another system. Upon connection, users receive a login prompt on that system. If access is permitted, users can operate on that system, much like they would if physically present next to it.

Answered By

1 Like


Related Questions