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

  1. World Wide Web for Dialup Clients
  2. Updated by OARnet 4/94
  3.  
  4.  
  5. WWW, or World Wide Web, is an international group of information servers
  6. encompassing hundreds of document, image, database, and program
  7. collections. Other types of Internet resources, including anonymous ftp
  8. (file transfer protocol) sites, gopher servers, net news, and WAIS (Wide
  9. Area Information Servers), are also available through WWW.
  10.  
  11. WWW programs, or browsers, display information in the form of hypertext
  12. documents. The documents appear to be like any documents displayed in a
  13. word-processor-like format. You can scroll through them or save them for
  14. later viewing. Inside hypertext documents, links  are highlighted or
  15. underlined text. In some browsers, links can be pictures. When selected (by
  16. highlighting or by clicking a mouse, depending on the browser you are
  17. using), each link leads to more information about a topic. 
  18.  
  19.  
  20. Try out WWW on the dialup.oar.net Host 
  21.  
  22. To try out the WWW, you may use the browser on  the host dialup.oar.net.
  23. The name of the browser is Lynx, written by Lou Montulli at the University
  24. of Kansas. The command to execute the browser is www. Here is a sample
  25. session showing how to telnet to dialup.oar.net and enter the WWW
  26. application. You will have received your account's login and password when
  27. you signed up for OARnet Dialup Service.
  28.  
  29.     telnet -8 -noesc dialup.oar.net
  30.     Trying 131.187.1.130...
  31.     Connected to dialup.oar.net.
  32.     Escape character is '^]'.
  33.     dialup SunOS4.1 (ttyp2)
  34.     login: your_login
  35.     Password: your_password
  36.     dialup_% www
  37.  
  38. The lynx WWW browser allows you to move from link to link using your arrow
  39. keys. To select a highlighted link, press Return. Type Q to quit and the
  40. left arrow to view the previous document. To get a list of other commands,
  41. type ? and pick the list of keystroke commands. To set up a personal list
  42. of "bookmarks" containing links you would like to revisit at a later time,
  43. press o and fill in a name for your bookmark file according to the
  44. directions. Any time you want to save a currently highlighted link for
  45. future use, press a.  
  46.  
  47. If your screen appears oddly or appears to Gbe losing characters, exit the
  48. browser by typing Q. Then, set your session parameters by typing:
  49.  
  50.     stty speed rows 24 cols 80
  51.  
  52. For speed , substitute the highest of 2400, 9600, or 19200 that is equal to
  53. or less than the speed of your modem. The stty command given above is for a
  54. vt100, vt102, or vt320 terminal emulation. If you are not using one of
  55. those types, find out how many rows and columns your display has. In the
  56. stty command, the number of rows should follow the word rows and the number
  57. of columns should follow the word cols. 
  58.  
  59.  
  60. Use WWW from Your Internet Host
  61.  
  62. For the best interface and the ability to save files directly on your local
  63. computer, you may want to install a WWW browser. A few are listed below by
  64. platform with anonymous ftp sites where they can be retrieved. Many of
  65. these browsers are available on ftp.oar.net in the directory /pub/dialup.
  66.  
  67.     PC with Windows (medium level of systems resources required): 
  68.         Cello by Tom Bruce, Cornell 
  69.         fatty.law.cornell.edu in the directory /pub/LII/cello
  70.     PC with Windows, X Windows, Macintosh (high level of systems
  71.         resources required): 
  72.         Mosaic, by the National Center for Supercomputing
  73.         Applications
  74.         ftp.ncsa.uiuc.edu in the directory /Mosaic
  75.     UNIX, VMS, AIX, HP/UX, others: Lynx by Lou Montulli, University 
  76.         of Kansas
  77.         ftp2.cc.ukans.edu in the directory /pub/lynx
  78. .
  79.