home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / infoguide / using-internet / tool-overviews / internet-tools.use < prev    next >
Encoding:
Text File  |  1997-12-01  |  10.2 KB  |  281 lines

  1. <pre>
  2. ------------------------------------------------------------------------ 
  3. Internet Tools Summary -- Use Tips
  4. ========================================================================
  5. by John December (decemj@rpi.edu)
  6. (This file is still under construction 11 Feb 94).
  7.  
  8. Copyright (c) 1994 John December You may use this document for any 
  9. personal or educational purpose. For-profit use requires my permission.
  10. Provided ``as is'' without expressed or implied warranty.
  11.  
  12.  
  13. This is a file listing quick instructions and tips to use the 
  14. access methods given in the Internet Tools Summary or Information 
  15. Sources files at: 
  16.  
  17.         Anonymous ftp Host: ftp.rpi.edu; 
  18.         File: pub/communications/internet-tools.readme
  19.         File: pub/communications/internet-cmc.readme
  20.  
  21.  
  22. EMAIL/LISTSERV
  23. --------------
  24.         Email (electronic mail) is a very popular way to exchange
  25.         information on the Internet.  You can send mail to people or 
  26.         to machines (LISTERVs).   In order to send email, you need
  27.         to know the email address of the recipient.  Then you start
  28.         up your email application, compose, and send the message.
  29.  
  30.         This example is Unix (UCB) mail).  $ represents your UNIX prompt.
  31.         This example will get you signed up for HELP-NET, a mailing 
  32.         list for new users of the Internet.  If you don't want to sign
  33.         up, substitute your own email address for the address of this
  34.         listserv (in other words, practice by sending this mail to 
  35.         yourself).
  36.  
  37.         EXAMPLE                                 COMMENTS (don't type these)
  38.         --------------------------------------- -----------------------------
  39.  
  40.         $ mail listserv@templevm.bitnet         mail address 
  41.         Subject: request to join list           have any subject
  42.         sub HELP-NET YOUR NAME                  YOUR NAME = fill in
  43.         .                                       Ends letter (Unix Mail)
  44.         $ 
  45.  
  46.         QUICK REFERENCE for LISTSERV:
  47.         
  48.         LN = LISTNAME
  49.         "body contents" (do not include " in your email message).
  50.  
  51.         subscribe
  52.                 "subscribe LN YOUR NAME"
  53.         unsubscribe
  54.                 "sign off LN"
  55.                 "unsubscribe LN"
  56.         stop mail       
  57.                 "set LN NOMAIL"
  58.         resumes (no back mail)
  59.                 "set LN MAIL"
  60.         shows subscriber list
  61.                 "review LN"
  62.         conceals your subscription to the list
  63.                 "set LN CONCEAL"
  64.         mail acknowledgement
  65.                 "set LN ACK"
  66.         acknowledgement of interactive messages only
  67.                 "set LN MSACK"
  68.         no acknowledgement
  69.                 "set LN NOACK"
  70.  
  71. FINGER
  72. ------
  73.         To use finger, you need to know what email address (or machine
  74.         name) you want to access.  In this example, you find out 
  75.         information about me:
  76.  
  77.         $ finger decemj@rpi.edu 
  78.  
  79.         Variations on finger include having a port#.  
  80.  
  81.         Finger can also tell you about users logged onto a machine:
  82.  
  83.         $ finger @miller.cs.uwm.edu
  84.  
  85. FTP
  86. ---
  87.         File Transfer Protocol (FTP) is used to retrieve or place files 
  88.         on computer hosts.  Anonymous FTP is a way for files to be
  89.         made available for anyone to get from hosts on the Internet.
  90.  
  91.         To get the anonymous ftp resource called "Internet-cmc" whose
  92.         URL is 
  93.               ftp://ftp.rpi.edu/pub/communications/internet-cmc.txt
  94.  
  95.            resource       anonymous 
  96.            name           ftp host     path name
  97.                |             |            |
  98.                V             V            V
  99.            Internet-cmc:  ftp.rpi.edu  pub/communications/internet-cmc.txt
  100.  
  101.         by using ftp, follow this example.
  102.         All the commands you need to do are shown.  $ represents your 
  103.         Unix (or other Operating System) prompt.
  104.  
  105.         EXAMPLE                                 COMMENTS (don't type these)
  106.         --------------------------------------- -----------------------------
  107.         $ ftp ftp.rpi.edu                       ftp.rpi.edu = ftp host name
  108.         Name (ftp.host.dom:yourid): anonymous   Login as anonymous
  109.         Password: YOURID@YOURHOST.DOMAIN        Enter your email address
  110.         ftp> cd /pub/communications             change to directory 
  111.         ftp> get internet-cmc.txt               internet-cmc.txt = file name 
  112.         ftp> quit                               End ftp session
  113.         $
  114.  
  115.         While in ftp, you can try to read a file without downloading it
  116.         like this (sometimes this works, sometimes it doesn't):
  117.         ftp> get README |more                   
  118.  
  119.         Ftp through email
  120.         -----------------
  121.  
  122.         If you don't have ftp access, you can get things at ftp sites by mail.
  123.         This is an example session (your mail might work slightly differently;
  124.         this example is Unix (UCB) mail).  $ represents your UNIX prompt.
  125.  
  126.         EXAMPLE                                 COMMENTS (don't type these)
  127.         --------------------------------------- -----------------------------
  128.         $ mail ftpmail@decwrl.dec.com           send email to this host
  129.         Subject: ftp request                    have any subject
  130.         connect ftp.rpi.edu                     ftp.rpi.edu = ftp host name 
  131.         chdir /pub/communications               path to directory
  132.         get internet-cmc.txt                    internet-cmc.txt = file name
  133.         quit                                    Ends ftp session
  134.         .                                       Ends letter (Unix Mail)
  135.  
  136.         You'll get messages in the mail concerning your request.
  137.  
  138. GOPHER
  139. ------
  140.         If you don't have a gopher client, you can use telnet to reach 
  141.         the Minnesota gopher:
  142.  
  143.         $ telnet consultant.micro.umn.edu
  144.         Trying 134.84.132.4 ...
  145.         Connected to hafnhaf.micro.umn.edu.
  146.         Escape character is '^]'.
  147.  
  148.         login: gopher
  149.                           Internet Gopher Information Client 2.0 pl11
  150.         
  151.                            Root gopher server: hafnhaf.micro.umn.edu
  152.         
  153.          -->  1.  Information About Gopher/
  154.               2.  Computer Information/
  155.               3.  Internet file server (ftp) sites/
  156.               4.  Fun & Games/
  157.               5.  Libraries/
  158.               6.  Mailing Lists/
  159.               7.  News/
  160.               8.  Other Gopher and Information Servers/
  161.               9.  Phone Books/
  162.               10. Search Gopher Titles at the University of Minnesota <?>
  163.               11. Search lots of places at the U of M <?>
  164.               12. UofM Campus Information/
  165.         
  166.         Press ? for Help, q to Quit                                 Page: 1
  167.         
  168. HTTP 
  169. ----
  170.         Http stands for hypertext transport protocol, and it is used
  171.         to interchange hypertext information over the Internet.
  172.  
  173.         Use through a Client
  174.         --------------------
  175.         Mosaic is a client application which lets you connect to 
  176.         http (as well as other) information.  Lynx is another client.  
  177.         See the Internet Tools Summary list for information about these 
  178.         clients.
  179.  
  180.         URLs
  181.         ----
  182.         A URL (Uniform Resource Locator) identifies 
  183.         an Internet resource.  In general, URLs take the form
  184.       
  185.                 ACCESS://HOST/PATH
  186.  
  187.         Where ACCESS = {ftp, gopher, telnet, ...}
  188.               HOST = the name of the machine 
  189.               PATH = the file name, directory name, or other identifying
  190.                      information for the resource.
  191.               (there are some more qualifications to this general form,
  192.                but this will get you started.)
  193.       
  194.         For example, the URL for the anonymous ftp resource:
  195.  
  196.                 ftp://ftp.rpi.edu/pub/communications/internet-cmc.txt
  197.         Means
  198.                ACCESS   HOST                  PATH          
  199.                  |        |                    |
  200.                  |        |        /---------------------\
  201.                 ftp://ftp.rpi.edu/pub/communications/internet-cmc.txt
  202.  
  203.         Use through Email
  204.         -----------------       
  205.         If you don't have a WWW client like Mosaic (where you can 
  206.         specify an http resource that you want to obtain), you
  207.         can obtain http resources via email.
  208.       
  209.         Send email to listserv@info.cern.ch with the message body:
  210.       
  211.                 www URL
  212.       
  213.         for example, the URL for:
  214.       
  215.         CNIDR Web Page:     cnidr.org         welcome.html 
  216.       
  217.         is 
  218.                 http://cnidr.org/welcome.html
  219.       
  220.         So send the mail:
  221.                 $ mail   listserv@info.cern.ch
  222.                 www http://cnidr.org/welcome.html
  223.                 .
  224.       
  225.         and you will receive the welcome.html page in the mail. 
  226.         You can obtain the references in this page using this same method.
  227.  
  228.         Use through telnet
  229.         -----------------       
  230.         You can access http documents through telent:
  231.  
  232.                 telnet info.cern.ch
  233.  
  234.         brings you to the WWW Home Page at CERN. 
  235.         To go to a specific URL, enter 
  236.  
  237.            go http://cnidr.org/welcome.html
  238.  
  239. NEWS
  240. ----
  241.         If Usenet newsreader software is installed on your computer,
  242.         you will be able to access "news."   Generally, you can 
  243.         start your newsreader (like rn, trn, nn, xrn) by:
  244.  
  245.         $ rn
  246.  
  247.         and then proceed through the Usenet discussion (see help files
  248.         listed in the Internet Tools Summary for more information.) 
  249.  
  250. PHONE
  251. -----
  252.         For the resources I have listed as "phone" access method,
  253.         use a phone to dial the given number :).  I'd like to 
  254.         eventually see the day when there will be a URL like this:
  255.  
  256.            <a href="phone://1-202-501-1920">NII Dialup</a>
  257.  
  258.         and with a computer/communications device, you could 
  259.         click on a screen and have the computer dial the number.
  260.  
  261. TELNET
  262. ------
  263.         You use telnet by knowing the host and (possibly port #
  264.         and password):
  265.  
  266.         $ telnet ctp.org
  267.         Trying 130.150.102.33 ...
  268.         Connected to ctp.org.
  269.         Escape character is '^]'.
  270.         
  271.         SunOS UNIX (eis.calstate.edu)
  272.         
  273.         login: lewisnts
  274.         Last login: Sat Feb 12 03:58:29 from fantom.demos.su
  275.         SunOS Release 4.1.3 (CTP) #4: Fri Jan 28 11:11:54 PST 1994
  276.         
  277.         Welcome to CORE, California Online Resources for Education
  278.         
  279. ------------------------------------------------------------------------
  280. </pre>
  281.