home *** CD-ROM | disk | FTP | other *** search
/ The Best Internet Programs / BESTINTERNET.bin / internet / lrn_inet / li_inet.prn < prev    next >
Encoding:
Text File  |  1994-07-19  |  2.7 KB  |  54 lines

  1.                         An Overview of the Internet
  2.  
  3.         Internet Features
  4.              Email       - world wide correspondence
  5.              Listservs   - computers that maintain automated special
  6.                            interest group mailing lists
  7.              Telnet      - remote login to distant computers
  8.              Finger      - finding information about people on the net
  9.              Usenet      - automated discussion/news groups
  10.              FTP         - file transfer protocol (getting free software)
  11.              Archie      - service used to find archived software
  12.              talk        - 2-way on-line chat
  13.              IRC         - internet relay chat (talk for groups)
  14.              Gopher      - A menuing/file transfer system for internet
  15.                            resource searching
  16.              Veronica    - a program used to search worldwide gopher menus
  17.              Jughead     - like Veronica for a smaller scope of gopher menus
  18.              WAIS        - wide area information server (a database searching
  19.                            tool)
  20.              WWW         - world wide web ("the web") - a hypertext gopher
  21.              White Pages - services for locating people on the net
  22.              zines       - electronic magazines published over the net
  23.              ejournals   - more scholarly electronic journals published
  24.                            over the net
  25.              
  26.         Important Terms
  27.              TCP/IP      - Transport Control Protocol/Internet Protocol
  28.                            (the technical implementation of the rules that
  29.                            make the internet work)
  30.              SMTP        - Simple Mail Transport Protocol
  31.              NNTP        - Network News Transport Protocol
  32.              NREN        - National Research and Education Network
  33.              NII         - National Information Infrastructure
  34.              Unix        - an operating system used by many computers on
  35.                            the internet
  36.              userid      - the name you use to log in to the net
  37.              FQDN        - Fully Qualified Domain Name (like coyote.csusm.edu)
  38.              top level
  39.              domain      - major type of domain category (edu, org, mil, com)
  40.              IP Address  - 4 segment numeric address corresponding to the
  41.                            FQDN used by computers to transfer data over the
  42.                            internet
  43.              DNS         - Domain Name System - used by TCP/IP to translate
  44.                            FQDNs to IP Addresses and back again
  45.  
  46.         Important Unix Command:
  47.  
  48.              host        - Returns the IP Address for a domain name and
  49.                            a domain name for an IP address
  50.  
  51.  
  52.  
  53.  
  54.