answersLogoWhite

0

Telnet is a Network layer protocol. It is used to create connection remotely.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What port telnet use?

Telnet use port number 23,and connected to TCP


What port does telnet use?

Telnet use port number 23,and connected to TCP


What osi layers use telnet connection for remote use?

what osi layers use telnet connections for remote use


How can you use telnet in personal computer?

Windows: Open start menu, click "Run", type in "telnet" Linux: Open a Terminal window, type in "telnet"


Why is it advisable that a network administrator use SSH instead of Telnet when managing?

SSH is more secure than Telnet.


With Telnet can you change the FTP to 23 for better security?

If you want better security, use secure shell (ssh) instead of telnet. Actually, don't use telnet at all if possible, as it transmits all information in plain text.


Disadvantages of telnet?

One disadvantage of telnet is that it is not secure, meaning people can read your passwords and other sensitive information. It is outdated and has no colors. It is fairly hard to use.


How is the application layer protocol telnet similar to http and ftp?

Telnet is similar to HTTP and FTP in that all three use the TCP protocol for connection-oriented


IF Telnet protocol encrypts transmitted data which therefore cannot be read by others on the network?

Telnet does not encrypt anything; that is why it is too insecure to use as a network protocol.


How do you use telnet app on android smart phone?

To use a Telnet app on an Android smartphone, first, download a Telnet client from the Google Play Store, such as "Termux" or "JuiceSSH." Open the app and enter the Telnet command along with the desired hostname or IP address and port number (e.g., telnet example.com 23). Once connected, you can interact with the remote server using the command line interface. Make sure your phone is connected to the internet for the connection to work.


Does Telnet use UDP?

No, it uses TCP. See related link


What can be done to secure a telnet connections?

Use of SSH or VTY ACLs.