How to Program a Telnet Client

Telnet is short for teletype network and is a protocol for communications between computers. Many telnet programs exist to allow users to connect from one computer to another over a network. Telnet, although once popular, is not used often anymore because it is not secure. Instead, SSH (secure shell) is used when communicating between two systems in a text mode. The benefit of telnet is that it's very simple and allows for manipulation of files, permissions changes and commands to be done remotely to a system.

Instructions

    • 1

      Open the telnet program. In modern PCs, double-click on the program shortcut or select it from a program list.

    • 2

      Enter the data for the remote computer. This may include a computer or website address, a user name and password. In some telnet clients, you may also enter the number of characters per line or other aspects of the display screen.

    • 3

      Test the connection. Save the client session and give it a name. Choose the saved session and verify that it connects to the remote computer. If unsuccessful, either the data entered is incorrectly, the network connection is not active or telnet services may be turned off on the remote computer. Telnet services often are turned off for security reasons.

Related Searches:

References

Comments

You May Also Like

  • How to Choose a Telnet Program

    You can use telnet to log on to someone else's computer, depending on the permissions you've been given. For example, you may...

  • What Is a Telnet Client?

    Network protocols are sets of rules or guidelines used to facilitate data transmission in computer networks. Telnet is a network protocol used...

  • How to Choose a Telnet Program

    To choose a Telnet program, type "Telnet programs" into any search engine, PuTTy being the first free program that usually shows up...

  • How to Exit From Telnet

    Telnet is a communication protocol that allows you to connect to a remote computer or server and access files as if you...

  • How to Configure Telnet in Client Mode

    Although the graphic user interface (GUI) replaced text based network connections, there are times when you need to connect to another computer...

Related Ads

Featured