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

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