Home >Common Problem >What protocol is used for remote login?

What protocol is used for remote login?

藏色散人
藏色散人Original
2020-04-13 11:11:4821550browse

What protocol is used for remote login?

What is the protocol used for remote login?

The protocol used for remote login is Telnet.

The Telnet protocol is a member of the TCP/IP protocol family and is the standard protocol and main method for Internet remote login services. It provides users with the ability to complete remote host work on their local computer. Use the telnet program on the end user's computer to connect to the server. Terminal users can enter commands into the telnet program, and these commands will be run on the server as if they were entered directly on the server's console.

You can control the server locally. To start a telnet session, you must enter your username and password to log in to the server. Telnet is a commonly used method to remotely control web servers.

The above is the detailed content of What protocol is used for remote login?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn