home *** CD-ROM | disk | FTP | other *** search
/ A Beginner's Guide to the Internet / INTERNET.ISO / text / telnet / h2use / tenet.hlb < prev   
Encoding:
Text File  |  1996-05-06  |  2.6 KB  |  62 lines

  1. How to Use Telnet 
  2. Updated 4/94 by OARnet
  3.  
  4.  
  5. Telnet allows remote login to computers that are fully connected to the
  6. Internet. Your computer becomes a "virtual terminal", which appears as if
  7. you have logged into the remote computer from one of its attached
  8. terminals. Telnet is different from some other Internet programs, which
  9. send your computer a menu (as Gopher does) or a document (such as Gopher or
  10. WorldWide Web does) that you use on your local computer. With Telnet, you
  11. are directly using the resources on the remote computer as if it were
  12. local. Your local computer simply passes through everything you send or
  13. receive. Very little translation of what you type or what the remote
  14. computer sends occurs on your local computer.
  15.  
  16. You use Telnet by typing the command telnet followed by the full host name
  17. of the computer or by pulling down a menu  choice inside a telnet program
  18. included in your communications software. Usually, you must know the login
  19. name (the userid or user name) you will use and, sometimes, a corresponding
  20. password. For example, to use Telnet to connect to the machine with the
  21. name info.umd.edu (or, in the vernacular common on the Internet, to "telnet
  22. to info.umd.edu"), you would use the command:
  23.  
  24.     telnet info.umd.edu
  25.  
  26. You will be greeted by a few lines of information and the prompt:
  27.  
  28.     login:
  29.  
  30. Type the login name (user name) you have been given and press Return.
  31. Sometimes you will see the following prompt: 
  32.  
  33.     Password:
  34.  
  35. Type the password you have been given. 
  36.  
  37. You will see exactly what someone on the remote system would see. Usually,
  38. computers that give public access by Telnet, such as libraries and bulletin
  39. board systems, will print instructions for using the system or for
  40. accessing online help immediately after you log in. 
  41.  
  42.  
  43. Information Resources via Telnet
  44.  
  45. On the Internet, Telnet provides access to information systems for
  46. libraries, government agencies, companies, universities, and many other
  47. types of organizations. Information about these systems is disseminated
  48. through resource guides and word-of-mouth. An interface called Hytelnet
  49. provides menu-driven access to hundreds of the public access sites that can
  50. be reached through Telnet. For more information, contact someone on
  51. OARnet's technical support staff.
  52.  
  53.  
  54. Telnet for PC and Macintosh
  55.  
  56. Telnet user interfaces for IBM PC and compatibles and Macintosh computers
  57. are available at the anonymous ftp site ftp.ncsa.uiuc.edu in the
  58. subdirectories Telnet/mac, Telnet/msdos, and Telnet/windows. Macintosh
  59. users may use fetch to access these Telnet client programs.
  60.  
  61. .
  62.