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 want to search databases, access library catalogs or enter into interactive games such as MUDs. The type of telnet program you choose will depend on what you want to do, what type of operating system you're using and the setup of the remote computer.
Instructions
-
-
1
Determine your telnet needs. Simple telnet programs will let you perform basic tasks. For example, you might want to log in to your library to search the catalog, or log in to check your e-mail if your Internet service provider permits telnet access.
-
2
If your needs are simple, use HyperTerminal (which comes with Windows) or download a shareware or freeware telnet program from one of the many sites offering software downloads.
-
-
3
See if your browser allows telnet. Typically you'll also have to install a telnet client on your PC. The browser will launch the telnet program when you enter the telnet address.
-
4
If you have more complex demands, consider a commercial telnet program. For example, you might need to use characters other than the Latin alphabet, use a different emulation to reach a host computer, or print documents from software running on the host computer. Or maybe you want an easier-to-read display than is found with the shareware and freeware programs.
-
1
Tips & Warnings
Many telnet sites allow you to log in as an anonymous user. They may ask you to enter your e-mail address or to log in as "guest," for example.
If you're using a desktop computer to access a mainframe computer, you'll need a telnet client that allows the correct terminal emulation. (That is, it permits the data stream to flow smoothly between the mainframe terminal and the remote PC.) More robust telnet clients offer multiple emulations, thereby increasing the chance that you'll be able to interact effectively with the remote host.
Telnet addresses must be typed exactly as they appear. If just one digit is out of place, the search will fail.
Comments
-
Nov 22, 2005
If you want security, use SSH or putty. Telnet sends your password over the Internet unencrypted, which means anyone can see it. SSH encrypts your password and everything else. -
Nov 22, 2005
If you want security, use SSH or putty. Telnet sends your password over the Internet unencrypted, which means anyone can see it. SSH encrypts your password and everything else.