home *** CD-ROM | disk | FTP | other *** search
/ A Beginner's Guide to the Internet / INTERNET.ISO / text / guides / book / chapter.9 < prev    next >
Encoding:
Text File  |  1995-03-18  |  6.0 KB  |  141 lines

  1. ACCESSING INTERNET RESOURCES
  2.  
  3. The resources described in this guide are available using one of the Internet
  4. protocols:  telnet, file transfer protocol (FTP), Gopher or World Wide Web (http).
  5. The protocol and domain name or IP address used to access a resource in this
  6. guide is noted in italics as shown below:
  7.     
  8.         Access: <protocol> domain name (IP address)
  9.         Login: <login i.d.>
  10.  
  11. For World Wide Web, resources are listed with their Uniform Resource Locator
  12. (URL):      
  13.         Access:  World Wide Web
  14.           URL:  http://www.internic.net
  15.  
  16. Using Telnet
  17.  
  18. The Telnet protocol allows users to login to a computer at a remote site and browse
  19. a database, card catalog or list of files. Access information includes both a domain
  20. name (e.g., locator.nlm.nih.gov) and an IP address (e.g., 130.14.12.1). The
  21. domain name is the easiest to remember, however, you may need to use the IP
  22. number if the domain name does not work. Since logins vary from site to site, the
  23. login is also noted as shown in the example below:
  24.  
  25.     National Library of Medicine Online Catalog (NLM Locator)
  26.     Access:     telnet locator.nlm.nih.gov (130.14.12.1)
  27.     Login:      locator
  28.  
  29. While interfaces vary depending on individual site specifications, such as the
  30. local area network software and the user interface set up by the system
  31. administrator, generally you can initiate a telnet session simply by typing telnet
  32. and the domain name or IP number at your user prompt:
  33.  
  34.     bailey@noc$> telnet locator.nlm.nih.gov 
  35.           or
  36.     bailey@noc$> telnet 130.14.12.1
  37.  
  38. The method for navigating once connected, is site specific. Once you have
  39. connnected to the site, follow the login procedure as described on the opening
  40. screens or as explained in the SURAnet Guide. For the example above, type:
  41.  
  42.     login: locator
  43.  
  44.  
  45.  
  46.  
  47. Using FTP
  48.  
  49. FTP is used to retrieve files from a remote site.  FTP files can be in a variety of
  50. formats including text, binary or graphics. Many sites allow free access to
  51. documents stored on their computers. This service is referred to as anonymous
  52. FTP.  Most of the sites listed in this guide are available via anonymous FTP. When
  53. this is not the case, it is noted in the annotation.
  54.     
  55. As with Telnet, access information includes both a domain name (e.g.,
  56. ftp.sura.net) and an IP address (e.g., 128.167.254.179) for a resource. The domain
  57. name is the easiest to remember, however, you may need to use the IP number if
  58. the domain name does not work.
  59.  
  60. There are a variety of ways to find out where an FTP file resides. You can  use an
  61. Internet navigational tool, such as archie, you can ask a friend or colleague, or
  62. you can use one of several Internet resource guides, such as SURAnet╒s Guide to
  63. Selected Internet Resources.  In the Guide, access to FTP sites is listed as shown: 
  64.  
  65.     Internet Basics - Roy Tennant
  66.     Access:      ftp ftp.sura.net (128.167.254.179)
  67.     Directory:     pub/nic/InternetLiterature
  68.     File:         internet.basics
  69.  
  70. The access method, FTP, is denoted, and  both the domain name and the IP
  71. address are listed after ╥access.╙ The directory location and the exact name of the
  72. file are also listed.  To login to an anonymous FTP site, the procedure is generally:
  73. At the system prompt, type:the ftp address
  74.  
  75.     bailey@noc$> ftp ftp.sura.net    
  76.                 
  77. At the login or user prompt, type: anonymous
  78.       
  79.           Name (ftp.sura.net:bailey): anonymous
  80.  
  81. At the password prompt, type:  user╒s electronic mail address  or  guest   
  82.          
  83.     Password: bailey@sura.net       
  84.  
  85. Sometimes a guest login is acceptable, as shown above.
  86.  
  87. Once logged in, you will use your FTP client or one of several UNIX commands to
  88. navigate within the FTP archives:
  89.  
  90. ls -- list directories and files            cd -- change directory
  91. dir -- list directories and files with sizes    get -- transfer a file from remote host
  92.                             mget -- multiple file transfers
  93.  
  94. Changing Directories at a Remote Host
  95. Files are listed in directories at FTP sites. Once logged in, you may have to change
  96. directories on the host computer to access the file(s) you are interested in.  In the
  97. example above, the file ╥internet.basics╙ is found in the directory
  98. ╥InternetLiterature.╙ Before you can transfer this file, you must change
  99. directories three times  (pub/nic/InternetLiterature).
  100.  
  101. Transferring Individual Files
  102. When ╥getting╙ a file, note that the system is case sensitive. If you working from a
  103. UNIX prompt, you will want to make sure you time in the file name EXACTLY as
  104. it appears on the remote machine. Due to file naming limitations on some
  105. systems, it may be necessary to rename files before downloading them. On the
  106. IBM platform, you should limit the number of characters to eight.three. For
  107. example:
  108.  
  109.     ftp> get internet.basics internet.bas
  110.  
  111. This says, get the file ╥internet.basics╙ and rename it to ╥internet.bas.╙
  112.  
  113. Using Gopher
  114.  
  115. Gopher is a browsing tool that allows you to tunnel through the Internet and
  116. select resources from menus. Institutions often develop Gopher servers to help
  117. direct users to information or to make their services known to the Internet
  118. community.  While it is possible to Telnet to Gopher clients to access Gopher
  119. servers, the best way to access a Gopher server is by using a gopher client
  120. installed on your personal computer (see page 3-2). In this guide, Gopher sites are
  121. listed as shown:
  122.  
  123.     High Performance Computing and Communications Initiative
  124.     Access:  gopher gopher.hpcc.gov (130.14.15.7)
  125.  
  126. Using World Wide Web
  127.  
  128. The World Wide Web (WWW) is likely to become the primary method of accessing
  129. the Internet in the future. WWW is based on hypertext: a method of presenting
  130. information where a word or graphic can be expanded to point to more
  131. information on the topic. While it is possible to telnet to a public-access client
  132. program, the best way to access a WWW server is by using a browser, such a
  133. Mosaic or Netscape, installed on your personal computer. In this guide, World
  134. Wide Web sites are shown a follows:
  135.     Taxing Times - W.J. Proffer, Maxwell Labs
  136.     Access:      World Wide Web 
  137.     URL:       http://inept.scubed.com:8001/tax/tax.html
  138.  
  139. Access here is written as a uniform resource locator (URL), a standard format for
  140. noting Internet resources. Http indicates that this is a hypertext resource.
  141.