home *** CD-ROM | disk | FTP | other *** search
/ A Beginner's Guide to the Internet / INTERNET.ISO / text / tutors / info / internet.eri < prev    next >
Encoding:
Text File  |  1996-05-06  |  12.0 KB  |  243 lines

  1.  
  2.  
  3.  
  4. ERIC DIGEST               ERIC Clearinghouse on Information Resources
  5. EDO-IR-92-7                                       Syracuse University
  6. September 1992                          Syracuse, New York 13244-2340
  7.                                                 Phone: (315) 443-3640
  8.                                                   Fax: (315) 443-5448
  9.                                      Internet:  ERIC@SUVM.ACS.SYR.EDU
  10.  
  11.  
  12.                             INTERNET BASICS
  13.  
  14.                             By Roy Tennant
  15.  
  16. This digest briefly describes the Internet computer network, the
  17. physical connections and logical agreements that make it possible,
  18. and the applications and information resources the network provides.
  19.  
  20. The Internet
  21.  
  22. The Internet is a worldwide network of computer networks. It is
  23. comprised of thousands of separately administered networks of many
  24. sizes and types. Each of these networks is comprised of as many as
  25. tens of thousands of computers; the total number of individual users
  26. of the Internet is in the millions. This high level of connectivity
  27. fosters an unparalleled degree of communication, collaboration,
  28. resource sharing, and information access. In the United States, the
  29. National Science Foundation Network (NSFNet) comprises the Internet
  30. "backbone" (a very high speed network that connects key regions
  31. across the country). The NSFNet will likely evolve into the National
  32. Research and Education Network (NREN) as defined in the High-
  33. Performance Computing Act of 1991 (P.L. 102-194, signed into law by
  34. President Bush on December 9, 1991).
  35.  
  36. Physical Connections and Logical Agreements
  37.  
  38. For the Internet to exist, there must be connections between
  39. computers and agreements on how they are to communicate. Connections
  40. can consist of any of a variety of communication media or methods:
  41. metal wires, microwave links, packet radio or fiber optic cables.
  42. These connections are usually established within areas or regions by
  43. the particular networking organization with authority or economic
  44. interest in that area. For example, a university academic department
  45. may lay Ethernet cable to connect its personal computers and
  46. workstations into a local area network (LAN), which is then connected
  47. to the cables the campus laid to connect its buildings together,
  48. which is then linked to cables laid by a regional network, which
  49. itself ties into the NSFNet backbone, the infrastructure for which
  50. was funded by the U.S. government. Therefore the path between any two
  51. points on the Internet often traverses physical connections that are
  52. administered by a variety of independent authorities.
  53.  
  54. For disparate computers (from personal computers to mainframes) to
  55. communicate with other computers over a network, there must be
  56. agreements on how that should occur. These agreements are called
  57. communication protocols. At present, the Transmission Control
  58. Protocol/Internet Protocol (TCP/IP) suite of protocols defines how
  59. Internet computers are to communicate. In the future, the Open
  60. Systems Interconnection (OSI) suite of protocols promulgated by the
  61. International Standards Organization (ISO) may be supported on the
  62. Internet as well. These protocols define how certain applications are
  63. to be accomplished:  electronic messaging, online connections, and
  64. the transfer of files.
  65.  
  66. Electronic Mail
  67.  
  68. Electronic mail, or e-mail, is a fast, easy, and inexpensive way to
  69. communicate with other Internet users around the world. In addition,
  70. it is possible for Internet users to exchange e-mail with users of
  71. other independent networks such as CompuServe, Applelink, the WELL,
  72. and others. Internet users often find that the expanded capability to
  73. communicate with colleagues around the world leads to important new
  74. sources of information, collaboration, and professional development.
  75.  
  76. Besides basic correspondence between two network users, e-mail
  77. presents additional opportunities for communication. Through various
  78. methods for distributing e-mail messages to lists of "subscribers,"
  79. e-mail supports electronic discussions on a wide range of topics.
  80. These discussions bring together like-minded individuals who use such
  81. forums for discussing common problems, sharing solutions, and arguing
  82. issues.
  83.  
  84. Another type of electronic communication that is growing in
  85. popularity is the electronic journal, or "e-journal." Although some
  86. e-journals require certain types of software and hardware to display
  87. each issue, most e-journals are distributed to a list of subscribers
  88. as an e-mail text message, either complete as one issue, or
  89. retrievable at the article level by mailing a command to a software
  90. program that automatically sends the appropriate file. The very
  91. definition of a "journal" is undergoing change in the electronic
  92. environment, as e-journal publishers experiment with different
  93. publication models (e.g., sending articles out individually as soon
  94. as they are ready rather than waiting until a group of articles are
  95. gathered for an "issue").
  96.  
  97. Remote Login
  98.  
  99. Remote login is the ability of a computer user in one location to
  100. establish an online connection with another computer elsewhere. Once
  101. a connection is established with a remote computer, the user can use
  102. that remote system as if their computer were a hard-wired terminal of
  103. that system. Within the TCP/IP protocol suite, this facility is
  104. called Telnet. Utilizing Telnet, an Internet user can establish
  105. connections with a multitude of bibliographic databases (primarily
  106. library catalogs), campus information systems of various
  107. universities, full-text databases, data files (e.g., statistics,
  108. oceanographic data, meteorologic data, geographic data, etc.), and
  109. other online services. Many of these systems are available for any
  110. Internet user to access and use without an account.
  111.  
  112. What makes this application truly remarkable is that ease and speed
  113. of access are not dependent upon proximity. An Internet user can
  114. connect to a system on the other side of the globe as easily as (and
  115. generally not much slower than) he or she can connect to a system in
  116. the next building. In addition, since many Internet users are not at
  117. present charged for their network use by their institutions, or at
  118. least are not charged by the level of their use, cost is often not a
  119. significant inhibitor of usage. Therefore the barriers of distance,
  120. time and cost, which are often significant when using other forms of
  121. electronic communication, can be reduced in the Internet environment.
  122. A compensating disadvantage is that initial costs for Internet
  123. connection can be high, and access can be technically demanding.
  124.  
  125. File Transfer
  126.  
  127. Another application of the Internet is the ability to transfer files
  128. from one Internet-connected computer to another. This function is
  129. provided by the File Transfer Protocol (FTP) of the TCP/IP protocol
  130. suite. In a method similar to using Telnet, network users initiate an
  131. online connection with another Internet computer via FTP. But unlike
  132. Telnet, this online connection can perform only functions related to
  133. locating and transferring files. This includes the ability to change
  134. directories, list files, retrieve files, etc.
  135.  
  136. Types of files that can be transferred using FTP include virtually
  137. every kind of file that can be stored on a computer: text files,
  138. software programs, graphic images, sounds, files formatted for
  139. particular software programs (e.g., files with word processing
  140. formatting instructions), and others. Many computer administrators
  141. have set aside portions of their machines to offer files for anyone
  142. on the Internet to retrieve. These archive sites support "anonymous"
  143. logins that do not require an account to access, and therefore are
  144. called anonymous FTP sites. To locate files, Internet users can use
  145. the Archie service, which indexes files from over 900 separate
  146. anonymous FTP sites (Tennant, 1993).
  147.  
  148. Extended Services
  149.  
  150. The three basic Internet applications of electronic mail, remote
  151. login, and file transfer are also building blocks of more
  152. sophisticated applications that usually offer increased functionality
  153. and ease of network use. Tools such as Gopher, WAIS, and World Wide
  154. Web go beyond the three basic Internet functions to make information
  155. on the network easier to locate and use. Gopher is a project of the
  156. University of Minnesota that uses a series of menus to organize and
  157. automate access to information and other online systems wherever they
  158. reside on the Internet. The Wide Area Information Servers (WAIS)
  159. project of Thinking Machines, Apple Computer, Dow Jones & Co., and
  160. KPMG Peat Marwick, seeks to provide a common interface to a multitude
  161. of Internet databases. World Wide Web is a hypertext interface to
  162. Internet information resources that was developed at CERN in
  163. Switzerland (Tennant, 1993). This trend toward more powerful, user-
  164. friendly networked information resource access systems is likely to
  165. continue as the Internet grows and matures.
  166.  
  167. Future Possibilities
  168.  
  169. The backbone infrastructure for the United States portion of the
  170. Internet (the NSFNet, or the Interim NREN) is largely supported
  171. through federal government funding. For this reason, use of the
  172. network has been limited to non-profit research and educational uses,
  173. and commercial companies have established networking arrangements
  174. that avoid using the NSFNet. Most recently, however, dialogues have
  175. begun about commercialization and privatization of the NSFNet
  176. infrastructure. The full effects of such a move on current Internet
  177. users, especially research and educational institutions, has yet to
  178. be seen. One certainty is that the breadth of information and the
  179. services offered on the Internet will continue to burgeon, at an ever
  180. more rapid rate.
  181.  
  182. Further Reading
  183.  
  184. Bishop, Ann P. (1991, December). The National Research and Education
  185. Network (NREN): Update 1991. ERIC Digest. Syracuse, NY: ERIC
  186. Clearinghouse on Information Resources. (EDO-IR-91-9).  [Also in ERIC
  187. as ED 340 390]
  188.  
  189. Farley, Laine (Ed.). (1991). Library resources on the Internet:
  190. Strategies for selection and use. Chicago, IL: Reference and Adult
  191. Services Section, American Library Association.
  192.  
  193. Kehoe, Brendan P. (1993). Zen and the art of the Internet: A
  194. beginner's guide to the Internet. (2nd ed.). Englewood Cliffs, NJ:
  195. Prentice Hall.
  196.  
  197. Lynch, Clifford, & Preston, Cecilia. (1990). Internet access to
  198. information resources. In Martha E. Williams (Ed.), Annual review of
  199. information science and technology.  26 (pp. 263-312). Medford, NJ:
  200. Learned Information.
  201.  
  202. Malkin, Gary Scott, & Marine, April N. (1992). FYI on questions and
  203. answers: Answers to commonly asked "new Internet user" questions.
  204. Network Working Group, Request for Comments 1325. [Available through
  205. anonymous FTP from host ftp.nisc.sri.com, directory rfc, filename
  206. rfc1325.txt]
  207.  
  208. Polly, Jean Armour. (1992). Surfing the Internet: An introduction.
  209. Wilson Library Bulletin. 66(10), 38-42+.
  210.  
  211. Scientific American. (1991). Special issue: Communications,
  212. computers, and networks. 265(3).
  213.  
  214. Stanton, Deidre E. (1992). Using networked information resources: A
  215. bibliography. Perth, WA: Author. [Available through anonymous FTP
  216. from host infolib.murdoch.edu.au, directory pub/bib, filename
  217. stanton.bib or stanton.bib.wp]
  218.  
  219. Tennant, Roy; Ober, John; & Lipow, Anne G. (1993). Crossing the
  220. Internet threshold: An instructional handbook. Berkeley, CA: Library
  221. Solutions Press.
  222.  
  223. U.S. Congress. (1991). High-Performance Computing Act of 1991. Public
  224. Law 102-194, December 9, 1991. Washington, DC: U.S. Government
  225. Printing Office. [Available through anonymous FTP from host
  226. nnsc.nsf.net, directory nsfnet, filename nrenbill.txt]
  227. ==============================================================
  228.  
  229. This digest was prepared for the ERIC Clearinghouse on Information
  230. Resources by Roy Tennant, Public Service Automated Systems
  231. Coordinator, The Library, University of California, Berkeley.
  232. September 1992.
  233. ==============================================================
  234.  
  235. ERIC Digests are in the public domain and may be freely reproduced
  236. and disseminated.
  237. ==============================================================
  238.  
  239. This publication was prepared with funding from the Office of
  240. Educational Research and Improvement, U.S. Department of Education,
  241. under contract no. RI88062008. The opinions expressed in this report
  242. do not necessarily reflect the positions or policies of OERI or ED.
  243.