Telnet is a simple, text-based program that allows you to connect to another computer by using the Internet. If you've been granted the right to connect to that computer by that computer's owner or administrator, Telnet will allow you to enter commands used to access programs and services that are on the remote computer, as if you were sitting right in front of it. Telnet can be used for many things, including accessing e‑mail, databases, or files.
By default, Telnet is not installed with Windows, but you can install it by following the steps below.
To install Telnet Client
1.
Click the Start button , click Control Panel, click Programs, and then click Turn Windows features on or off. If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
2.
In the Windows Features dialog box, select the Telnet Client check box.
3.
Click OK. The installation might take several minutes.
Before you can use Telnet, you must install Telnet Client on your computer by following the steps in the section above. After Telnet Client is installed, open it by following the step below.
To open Telnet Client
•
Open Telnet by clicking the Start button , typing Telnet in the Search box, and then clicking OK.
The Microsoft Telnet client is a text-based program that runs at the command prompt window. You can only type text commands and you cannot use a mouse, but that's probably okay because you don't need those things to accomplish most things you'll want to use Telnet for.
Yes and no. Telnet is a technology which uses a client (the computer that you are connecting from, such as your desktop computer), and a server (the computer that you are connecting to, such as an e‑mail server). Access depends on what the administrator lets you do with Telnet access, and your rights on that system. Telnet client is available on Windows, which means that you can connect to almost any Telnet server.
No. Telnet is a connection method that can be used across computers that use different operating systems, such as Linux, Unix, or Windows. If you are only using computers running the Windows operating system, you might find it easier to use the Windows Remote Desktop feature. For more information about Remote Desktop, see Connect to another computer using Remote Desktop Connection.
To see which commands are available, type a question mark (?) and then press ENTER. Some commands are used by themselves; you just type the command, press ENTER, and you're done. Other commands have additional parameters. To see the additional parameters, type the command followed by a question mark and then press ENTER. For more details about Telnet commands, see Telnet commands.