
Telnet tool: definition, how it works, principal commands
Telnet is a protocol used for emulating a remote terminal. Telnet tool is an implementation of the Telnet protocol, which translates the protocol specifications into a programming language to create a program that can emulate a terminal. It operates in a client/server environment, meaning that the remote machine is configured as a server and consequently waits for the client to request a service from it.