home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / commodore / main-faq / part5 < prev    next >
Encoding:
Internet Message Format  |  1998-04-05  |  41.4 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!news.kodak.com!news-pen-16.sprintlink.net!newsfeed.nysernet.net!news.nysernet.net!206.229.87.26!news-east.sprintlink.net!news-peer.sprintlink.net!news-backup-west.sprintlink.net!news-in-west.sprintlink.net!news.sprintlink.net!Sprint!207.15.61.35!omantsrv11.csgsystems.com!news
  2. From: cbmfaq-info@mail.jbrain.com (CBM FAQ Information)
  3. Newsgroups: comp.sys.cbm,news.answers,comp.answers
  4. Subject: COMP.SYS.CBM: General FAQ, v3.1 Part 5/9
  5. Supersedes: <cbmmainfaq50398@msen.com>
  6. Date: 5 Apr 1998 00:00:54 -0800
  7. Organization: A Red Hat Commercial Linux Site
  8. Lines: 940
  9. Sender: brain@alabanza.net
  10. Approved: news-answers-request@mit.edu (Emily Havens)
  11. Expires: 05 May 1998
  12. Message-ID: <cbmmainfaq50498@msen.com>
  13. NNTP-Posting-Host: 207.25.124.14
  14. Summary: This posting contains answers to questions that commonly surface in
  15.          comp.sys.cbm.  This posting will tell you enough to get your
  16.          computer connected to a network, fixed, and/or enhanced.  This file
  17.          should be read by new users of comp.sys.cbm before posting to the
  18.          group.  It should also be proofread by users who are currently
  19.          active in comp.sys.cbm.
  20. Keywords: CBM FAQ Help List C64 C128 VIC Modem
  21. Errors-To: cbmfaq-errors@mail.jbrain.com (CBM FAQ Errors)
  22. Xref: senator-bedfellow.mit.edu comp.sys.cbm:86783 news.answers:126985 comp.answers:30757
  23.  
  24. Archive-name: cbm-main-faq.3.1.p5
  25. Comp-answers-archive-name: commodore/main-faq/part5
  26. News-answers-archive-name: commodore/main-faq/part5
  27. Comp-sys-cbm-archive-name: main-faq/part5
  28. Version: 3.1
  29. Last-modified: 1996/02/18
  30.                    
  31.                    
  32.  
  33.   ---------------------------------------------------------------------------
  34.   
  35.   Table of Contents (for this file)
  36.   ---------------------------------
  37.  
  38.    6.5.  What is electronic mail?
  39.    6.5.1.  What are mailing lists and how do I join one?
  40.    6.5.2.  What is a Mail Server?  How do I use one?
  41.    6.5.3.  How do I contact people on Compuserve, Genie, etc.?
  42.    6.6.  What is USENET or NetNews?  What is a USENET newsgroup?
  43.    6.6.1.  What news groups cater to Commodore 8-bit machines? 
  44.    6.6.2.  What types of discussions belong in comp.sys.cbm?
  45.    6.6.3.  Which issues does comp.sys.cbm discuss regularly?
  46.    6.6.4.  How do I post in comp.sys.cbm?
  47. |  6.6.5.  How can I read comp.sys.cbm through email?
  48. +  6.6.6.  How can I read comp.sys.cbm through WWW?
  49.    6.7.  What is a FidoNET echo?
  50.    6.7.1.  What echoes cater to Commodore 8-bit machines? 
  51.    6.7.2.  How do I post in an echo?
  52.    6.8.  What is the World Wide Web?
  53.    6.8.1.  What WWW sites have Commodore information?
  54.    6.8.2.  What Sites have Telnet WWW Browsers?
  55.    6.9.  What is File Transfer Protocol (FTP)?
  56.    6.9.1.  What FTP sites have Commodore Information?
  57.    6.9.2.  What is an FTP Mail Server?  How do I use one?
  58.    6.9.3.  How do I send files to an FTP site?
  59.    6.10. What is Internet Relay Chat (IRC)?
  60. +  6.10.1. How do I access IRC?
  61.    6.11. What else is available online?
  62. +  6.12. I See Commercial Software Available Online.  Is That OK?
  63.    
  64.   ---------------------------------------------------------------------------
  65.  
  66.  
  67.    6.5.  What is electronic mail?
  68.    
  69.   Electronic mail is the online equivalent of post office mail.  Although
  70.   email is a general term, its use is usually meant to mean "Internet email".
  71.   To use email, you must have access to an internet email program.  On UNIX,
  72.   these programs are called mail, elm, or pine.  BBS systems usually have a 
  73.   special message area for Internet email.  You address a message to a user
  74.   by using his or her internet email address, which is usually of the form
  75.   name@machine_name.doamin_name.type_of_institution_or_country.  An example
  76.   would be brain@mail.msen.com, which would be user "brain" at machine "mail"
  77.   in doamin "msen" and the type "com" which means company or commercial.
  78.   
  79.   After addressing the message and choosing a sutiable subject, the body of
  80.   the message is written with information meaningful to the addressee.
  81.   Usually this information is textual in nature and reads much like a 
  82.   personal letter.
  83.    
  84.   It is possible to mail people binary files.  To do this, you need access
  85.   to a program called uuencode.  Most, if not all UNIX machines have this
  86.   command available, and there are versions available for IBM, Amiga, and
  87.   Macintosh. There is also a version of uuencode available for the
  88.   Commodore 64 and 128 as part of the ACE 128/64 OS replacement. (See section
  89.   8.3)  The uuencode program takes a binary file and expands it so that
  90.   it only contains 7-bit ASCII characters.  This resulting file can then be
  91.   mailed to a recipient, who then uses a similar program called uudecode
  92.   that will transform the uuencoded file into the resulting binary file.
  93.   This encoding technique is a standard one used across multiple platforms.
  94.   If you want to send a file to another Commodore owner, you can use bcode,
  95.   which is a Commodore-specific encoding available in ACE 128/64.
  96.  
  97.     
  98.    6.5.1.  What are mailing lists and how do I join one?
  99.    
  100.   A mailing list is similar to a USENET newsgroup like comp.sys.cbm, in that
  101.   it provides a place for people to talk among each other and ask questions.
  102.   The difference is that the mechanism used is mail.  You mail a message off
  103.   to the list, the message then gets sent out to all members of that list,
  104.   they read and reply to the list, and the process repeats.  It is used for
  105.   topics that are considered temporary or topics that have a limited scope and
  106.   may not sustain an entire newsgroup being devoted to them.  It may also
  107.   be used when people want to privately discuss some issue.
  108.  
  109.   There are a number of Commodore 8-bit mailing lists for you to join:
  110.  
  111.   cbm-unix - This is a list devoted to the discussion of alternate operating
  112.              systems for the Commodore line that have the familiar UNIX
  113.              shell look-and-feel. You can join this one by sending mail to
  114.              mailserv@lists.funet.fi with the message:
  115.  
  116.              subscribe cbm-unix Jim Brain                 <use your own name>
  117.              review cbm-unix          <this will show you who is on the list>
  118.              help                     <this will explain how to use the list>
  119.  
  120.              you can then send mail to the list by addressing it to:
  121.              cbm-unix@lists.funet.fi.
  122.  
  123.   old-cbm -  This is a list devoted to discussions of older Commodore
  124.              equipment.  Typically, this list discusses issues concerning
  125.              PETs, the VIC-20, Plus 4 and C16, and other lesser used
  126.              machines.  You can join this one by sending mail to
  127.              mailserv@lists.funet.fi with the message:
  128.  
  129.              subscribe old-cbm Jim Brain                  <use your own name>
  130.              review old-cbm           <this will show you who is on the list>
  131.              help                     <this will explain how to use the list>
  132.  
  133.              you can then send mail to the list by addressing it to:
  134.              old-cbm-unix@lists.funet.fi.
  135.  
  136.   c64-hackers - I do not know much about this list other than it is used to
  137.              discuss issue realting to timing and special opcodes used in
  138.              Commodore programs. You can join this list by sending mail to
  139.              mailserv@lists.funet.fi with the message:
  140.  
  141.              subscribe c64-hackers Jim Brain              <use your own name>
  142.              review c64-hackers       <this will show you who is on the list>
  143.              help                     <this will explain how to use the list>
  144.  
  145.              you can then send mail to the list by addressing it to:
  146.              c64-hackers@lists.funet.fi.
  147.  
  148.   commodor - This is a list that is for all Commodore 8-bit computer
  149.              discussion.  This list mirrors most of the discussion on
  150.              comp.sys.cbm, so I would post to both places. You subscribe
  151.              by sending a mail msg to:
  152.              listserv@ubvm.cc.buffalo.edu with the message:
  153.  
  154.              subscribe commodor Jim Brain                 <use your own name>
  155.              review commodor          <this will show you who is on the list>
  156.              help                     <this will explain how to use the list>
  157.  
  158.              you can then send mail to the list by addressing it to:
  159.              commodor@ubvm.cc.buffalo.edu
  160.  
  161.   c65 -      This is a list that discusses the various aspects of the
  162.              Commodore C65 Prototype system.  There are files and
  163.              information available through this list to C65 owners.  Note
  164.              that this is NOT the list to ask where a C64 can be purchased
  165.              from, since the C65 is not a product, per se, as all available
  166.              units were in-house prototypes liquidated at a warehouse.
  167.              You can subscribe by sending a mail msg to:
  168.              c65list-request@dce.vic.gov.au with the subject:
  169.  
  170.              subscribe
  171.  
  172.              You can then send mail to the list by address it to:
  173.              c65@dce.vic.gov.au 
  174.  
  175.   c=hacking - This list is set up to automatically mail out the latest copy
  176.              of Commodore Hacking Online Magazine upon publication.  It is run
  177.              through Jim Brain's mailserver.  You can subscribe by sending
  178.              a mail message to:
  179.  
  180.              brain@mail.msen.com with a subject line of:
  181.  
  182.              MAILSERV with a message of:
  183.  
  184.              subscribe c=hacking Jim Brain                <use your own name>
  185.              help                     <this will explain how to use the list>
  186.              
  187.   trivia -   This list is set up to automatically mail out the latest copy
  188.              of the Commodore Trivia as soon as it is published on USENET.
  189.              through Jim Brain's mailserver.  You can subscribe by sending
  190.              a mail message to:
  191.  
  192.              brain@mail.msen.com with a subject line of:
  193.  
  194.              MAILSERV with a message of:
  195.  
  196.              subscribe trivia Jim Brain                   <use your own name>
  197.              help                     <this will explain how to use the list>
  198.              
  199.   cbm-main-faq - This list is set up to automatically mail out any major
  200.              updates to this Frequently Asked Questions List.  It is run
  201.              through Jim Brain's mailserver.  You can subscribe by sending
  202.              a mail message to:
  203.  
  204.              brain@mail.msen.com with a subject line of:
  205.  
  206.              MAILSERV with a message of:
  207.  
  208.              subscribe cbm-main-faq Jim Brain             <use your own name>
  209.              help                     <this will explain how to use the list>
  210.              
  211.   c64coders - This list is for Commodore 64 coders.  Not much is known about
  212.              the list, but here is how to join.  Send a mail message to:
  213.              c64coders-request@uclink2.berkeley.edu with a subject line of:
  214.               
  215.              subscribe.
  216.               
  217.   6502 C compiler - This list is set up to discuss writing a C compiler
  218.              for the 6502.  To subscribe send a message to:
  219.                        
  220.              majordomo@solar.miya.cs.it-chiba.ac.jp
  221.              
  222.              with subject of:
  223.              
  224.              subscribe 6502cc
  225.                         
  226.              You can send messages to the list by addressing them to:
  227.              
  228.              6502cc@solar.miya.cs.it-chiba.ac.jp
  229.              
  230. + 64europe - This list is for Commodore 64 users who live in Europe or
  231. +            would like to stay current on European developments.  To join,
  232. +            send a mail message to:
  233. +            
  234. +            listserv@lentil.demon.co.uk
  235. +            
  236. +            with a subject of:
  237. +            
  238. +            MAILSERV
  239. +            
  240. +            and a body of:
  241. +            
  242. +            subscribe 64EUROPE
  243. +            END
  244. +            
  245. +            You can then send messages to the list by addressing them to:
  246. +            
  247. +            64europe@lentil.demon.co.uk
  248. +            
  249. + supercpu - This list is for Commodore 64 users who own or want to
  250. +            stay current on the SuperCPU market.  To join, send a mail 
  251. +            message to:           
  252. +                                       
  253. +            listserve@giga.or.at
  254. +                      
  255. +            with a subject of:
  256. +            
  257. +            subscribe super-cpu
  258. +            
  259. +            and a body of:
  260. +            
  261. +            subscribe super-cpu
  262. +            
  263. +            You can then send messages to the list by addressing them to:
  264. +            
  265. +            super-cpu@giga.or.at
  266.  
  267.    
  268.    6.5.2.  What is a Mail Server?  How do I use one?
  269.   
  270.   A couple of people are running servers that will respond to email requests.
  271.   Each have a limited amount of files available.  To access them send the
  272.   following email:
  273.   
  274.   To:  brain@mail.msen.com
  275.   Subject: MAILSERV
  276.   Message Body:
  277.  
  278.   help
  279.   quit
  280.  
  281.   That will return a list of commands.  Currently the following commands 
  282.   are supported:
  283.  
  284.   help               retrieves a list of available commands.
  285.   catalog            retrieves a list of files currently available.
  286.   send <filename>    retrieves the file <filename>
  287.   subscribe list_name Firstname Lastname
  288.                      subscribes the user to a mailing list.
  289.                      
  290. + Notes:
  291.   
  292. + This MAILSERV is run by the FAQ administrator.  Any references found in
  293. + the FAQ to "MAILSERV" imply this service.  Due to a recent restructuring,
  294. + files can now contain a path.  For instance, this FAQ would be retrieved
  295. + via the MAILSERV with the command "send /pub/cbm/faq/faq.p*".  Most
  296. + documents referenced in the FAQ are in the /pub/cbm/faq directory on the
  297. + MAILSERV server.  However, not all are.  a complete catalog of all files
  298. + on the server can be retrieved by doing a "send ls-alR".  Also, this
  299. + server takes files from the same location as Jim Brain's WWW server's
  300. + /pub/cbm directory.  Therefore, if you ever see a WWW URL of the form:
  301. + http://www.jbrain.com/pub/cbm/...., the same file is available on the 
  302. + MAILSERV server.
  303.   
  304.    
  305.    6.5.3.  How do I contact people on Compuserve, Genie, etc.?
  306.    
  307.   These online services have gateways to the Internet.  To send a message to
  308.   someone on the following services, make sure they can receive Internet mail
  309.   and address the message as follows:
  310.  
  311.   Service       Username        Internet Address
  312.  
  313.   Compuserve    12345,678       12345.678@compuserve.com
  314.   GEnie         j.smith2        j.smith2@genie.geis.com
  315.   Delphi        jsmith          jsmith@delphi.com
  316.  
  317.   FidoNet is special, since there are many fidonet nodes, so you need the
  318.   specific node information for the system that the recipient is on.  Assume
  319.   that Jim Brain is on a fido BBS that is node 115 on network 233 in zone
  320.   1. (denoted in FIDO as 1:233/115)  The address would be:
  321.  
  322.   FidoNet       Jim Brain       Jim.Brain@f115.n233.z1.fidonet.org
  323.   
  324.   If the fido address is a point on a FIDO network (denoted as 1:233/115.200),
  325.   then the address would be:
  326.  
  327.   FidoNet       Jim Brain       Jim.Brain@p200.f115.n233.z1.fidonet.org
  328.  
  329.   
  330.    6.6.  What is USENET or NetNews?  What is a USENET newsgroup?
  331.    
  332.    USENET is a service on the Internet that presents the user with a variety
  333.    of forums in which to place messages.  It can be viewed as the online
  334.    equivalent of a set of bulleting "corkboards", like those in a hallway.
  335.    Each corkboard or "newsgroup" caters to a different topic.  Users can
  336.    place or "post" messages to the newsgroup for others to read, or followup
  337.    to posts on the newsgroup.  
  338.    
  339.    
  340.    6.6.1.  What news groups cater to Commodore 8-bit machines? 
  341.   
  342.   The first thing to discuss here is the dividing line between Commodore
  343.   models.  All Commodore computers up to, but not including, the Commodore
  344.   Amiga or the Commodore line of IBM PC Compatible computers, are
  345.   discussed in comp.sys.cbm, which is what this FAQ covers.  The Amiga line
  346.   of computers is covered in the separate newsgroups comp.sys.amiga.*,
  347.   where the '*' indicates that there are a number of groups that match that
  348.   name. The IBM PC Compatible computers are discussed in comp.sys.ibm-pc.*.
  349.  
  350.   comp.sys.cbm -
  351.   
  352.   This unmoderated newsgroup discusses all topics concerning Commodore
  353.   8-bit machines, including everything from the KIM-1 to the Commodore
  354.   65.  This is the flagship USENET newsgroup.
  355.   
  356.   comp.binaries.cbm  - 
  357.   
  358.   This moderated groups permits the distribution of uuencoded binary files 
  359.   for the Commodore 8-bit computers.  The moderator is Mike Miller 
  360.   (mmmiller3@gac.edu).  If you have a favorite program you wish to put up for 
  361.   distribution, please download and read the comp.binaries.cbm FAQ (posted in 
  362.   its respective group).  
  363.   
  364.   comp.emulators.cbm -
  365.   
  366.   This unmoderated newsgroup was created in 1994 for those who wish to
  367.   run one of the many emulation programs available on other machines that
  368.   emulate the C64.  This forum seems to be more appropriate for questions
  369.   concerning operation on "foreign" hardware and file types.
  370.  
  371.   zer.z-netz.rechner.c64+c128.allgemein -
  372.   
  373.   This is a German newsgroup that discusses much of the same topics as
  374.   comp.sys.cbm.  "allgemein" = general.  
  375.   
  376.   zer.z-netz.rechner.c64+c128.binaer -
  377.   
  378.   This German newsgroup parallels the function of comp.binaries.cbm.
  379.   "binaer" = "binary".  
  380.   
  381.   zer.t-netz.c64 -
  382.   
  383.   This is a general discussion group for the c64 computer.  It has the
  384.   description 'Der am weitesten verbreitete Rechner', which means "The most
  385.   widely used/most popular computer."
  386.   
  387.   zer.z-netz.rechner.c64+c128.hardware
  388.   
  389. | This German newsgroup discusses hardware topics relating to the C64 and
  390.   C128.               
  391.   
  392. + zer.z-netz.rechner.c64+c128.programmieren -
  393.   
  394. + This german newsgroup discusses programming, mostly demo stuff.
  395.     
  396. + zer.z-netz.rechner.c64+c128.spiele -
  397.   
  398. + This german newsgroup discusses games, high scores, tips, new releases,
  399. + old scores, etc.
  400.   
  401. + zer.z-netz.rechner.c64+c128.virus -
  402.   
  403. + This german newsgroup discusses the very few viruses that have been
  404. + created for the 64.
  405.                     
  406.    
  407.    6.6.2.  What types of discussions belong in comp.sys.cbm?
  408.    
  409.   Any discussions about Commodore machines excluding the Commodore Amiga
  410.   line, the Commodore IBM PC Clone line are encouraged in comp.sys.cbm
  411.   These machines are commonly referred to as the Commodore 8-bit line, 
  412.   whereas the Amiga and PC line is not 8-bit.  Please make sure any question 
  413.   you intend on posting is not already answered in this FAQ.  Also, when 
  414.   posting a troubleshooting question about inoperative equipment, please give 
  415.   as much detail as possible.  Be considerate of others in the group and keep 
  416.   questions not pertaining to some aspect of Commodore 8-bit machines and 
  417.   peripherals out of comp.sys.cbm.  The group does realize, however, that a 
  418.   large percentage of Commodore 8-bit owners also own another computer system 
  419.   and might have questions about interfacing or emulations.  Just use your 
  420.   own good judgement.
  421.  
  422.  
  423.    6.6.3.  Which issues does comp.sys.cbm discuss regularly?
  424.    
  425.   Although comp.sys.cbm discusses all Commodore 8-bit machines at times,
  426.   the C64 and C128 get most of the attention.
  427.  
  428.   An overview of the subjects discussed in comp.sys.cbm is available at
  429.   http://qiclab.scn.rain.com/pub1/overview/comp/sys/cbm/.overview
  430.  
  431.    
  432.    6.6.4.  How do I post in comp.sys.cbm?
  433.    
  434.   You first need to access the newsgroup comp.sys.cbm through the use of
  435.   newsreader.  There are many available in UNIX with names like rn, nn, tin,
  436.   and trn.  I can't begin to tell you what command each uses to construct
  437.   a posting, but your machine administrator should be able to tell you.
  438.   All posts should contains relevant Summary and Keyword info, as well as
  439.   a descriptive title.  If you are posting a followup to an existing article,
  440.   and are quoting the article, please only quote the relevant portions of the
  441.   existing article.
  442.  
  443.   If you find that you cannot post to a newsgroup via your newsreader, but do
  444.   have Internet electronic mail capabilities, you can post to the newsgroups
  445.   via e-mail.  For example, to posts a message to COMP.SYS.CBM, simply mail the
  446.   message to either comp.sys.cbm@anon.penet.fi , comp.sys.cbm@news.demon.co.uk,
  447.   comp.sys.cbm-news@newsbase.cs.yale.edu.  It is probably best to use the 
  448.   latter two addresses, since the other is an anonymous posting service, so 
  449.   people won't know who originated the post.  Such disguises are 
  450.   unnecessary in the CBM newsgroups.
  451.  
  452.    
  453. |  6.6.5.  How can I read comp.sys.cbm through email?
  454.    
  455.   If you do not have access to the USENET newsgroup comp.sys.cbm and do have 
  456.   access to Internet email, Allen Smith has graciously set up a list server
  457.   that will mail each day's postings to you.  To use this service, email
  458.   listserv@compsmth.soonet.ca with NO subject and ONLY   
  459.    
  460.   SUBSCRIBE comp-sys-cbm   
  461.  
  462.   in the body (no leading spaces, no signature) to use this service.
  463.  
  464. + Jim Brain has graciously set up a server for those without USENET access
  465. + to read the three main CBM newsgroups: comp.sys.cbm, comp.emulators.cbm,
  466. + and comp.binaries.cbm.  Again, this service is ONLY for those without
  467. + other means to read USENET.  To use this service, email brain@mail.msen.com
  468. + with the subject of MAILSERV and the following in the message:
  469.  
  470. + subscribe comp.sys.cbm Firstname Lastname msglen*
  471.  
  472. + msglen is the maximum number of lines you can receive in an email message.
  473. + All fields MUST be filled in.     
  474.  
  475. + To subscribe to one of the other 2 CBM newsgroups, substitute the
  476. + newsgroup's name for comp.sys.cbm in the above line.
  477.  
  478.  
  479. |  6.6.6.  How can I read comp.sys.cbm through WWW?
  480.  
  481. + (See Section 6.8 for a definition of WWW)
  482.  
  483. + You can view articles and articles titles through the DejaNews service:
  484.  
  485. + http://dejanews.com/
  486.      
  487.  
  488.    6.7.  What is a FidoNET echo?
  489.   
  490.   FidoNET is a "grass roots" network that originated to link bulletin board
  491.   systems across the country together.  Unlike the Internet, which uses
  492.   dedicated phone lines at high speeds to implement its network, FidoNET uses
  493.   regular phone lines at normal modem speeds that are not dedicated to 
  494.   providing networking to link the machine on FidoNET together.  FidoNET
  495.   allows the exchange of messages in message bases called "echoes" among
  496.   various boards.  To use the FidoNET echoes, you must connect to a system
  497.   that has FidoNET access.  It is not possible to describe all the features
  498.   of FidoNET in this FAQ, so you should consult your local User Group or BBS
  499.   sysop for more info.  
  500.   
  501.   The FidoNET echoes are similar to USENET newsgroups, although the echoes
  502.   have more strict rules about content and topics.
  503.   
  504.    
  505.    6.7.1.  What echoes cater to Commodore 8-bit machines? 
  506.    
  507.   The relevant echoes for Commodore users are:
  508.   
  509.   CBM          Commodore 64 and 128 News and Discussions
  510. | CBM-128      Commodore 128 specific News and Discussions
  511. | CBM-GEOS     GEOS News and Discussions
  512.   PCWRITE      Cross Platform Computing, including C64 emulators
  513.   CBM.GER      German Fido area for CBM discussion.
  514.   R20_8BITAR   Sweden echo for all 8-bit CBMs.
  515.   
  516.    
  517.    6.7.2.  How do I post in an echo?
  518.    
  519.   Echoes are usually posted in the same way that you would mail a BBS
  520.   message in any other area, although the BBS may operate differently.
  521.   It is best to follow any online directions or consult the local BBS sysop
  522.   for more details.
  523.    
  524.    6.8.  What is the World Wide Web?
  525.    
  526.   The World Wide Web (WWW or W3) is a Internet-wide Hypertext document 
  527.   retrieval and display system.  To use WWW, you must have access to a 
  528.   WWW HyperText Markup Language (HTML) browser.  Typical examples include 
  529.   lynx, which is a ASCII browser available on UNIX, and Mosaic, a GUI 
  530.   browser available for UNIX, Windows, Mac, and other platforms.  There
  531.   are others, but these are a few.  Once in a browser program, point it at
  532.   some of these WWW "pages".
  533.  
  534.   If you do not have WWW access to the Web, you can request pages be mailed
  535.   to by sending mail to webmail@curia.ucc.ie with the subject help.  The 
  536.   return mail should tell you how to request a WWW page.
  537.  
  538.   However, if you do have access to telnet on the Internet, you can access
  539.   the Web.  Instructions on how to do this, in a file called wwwtelnet.txt,
  540.   can be retrieved from Jim Brain's MAILSERV server.  See Section 5.X for 
  541.   information on how to access the server.
  542.   
  543. + All pages on the WWW are referenced by their Uniform Resource Locator,
  544. + also known as a URL.  The URL normally looks like:  
  545.  
  546. + http://name.of.site.com/path/to/page.html
  547.  
  548. + Some sites include a funny character that looks like a "squiggly snake"
  549. + as the first character of the path.  The squiggle looks like this:
  550.  
  551. + ~
  552.  
  553. + The charcater is referred to as the "tilde" character.
  554. + This key does not appear on the Commodore 8-bit keyboards, and is
  555. + not part of the PETSCII character map, so the character above will look 
  556. + funny if viewed on a CBM computer.  When one is running a terminal 
  557. + program, the program remaps a key to be the tilde key.  Here are a few
  558. + mappings for different programs:
  559.  
  560. + Novaterm:     [SHIFT] up-arrow
  561.  
  562. + If your terminal program does not remap a key to be the tilde, or if
  563. + you dislike trying to use the remapped key, the URL spec defines that the
  564. + hexadecimal equivalent of the character can be used, prefaced with the
  565. + percent sign.  So, instead of "/~brain/", one can use %7E instead,
  566. + resulting in "/%7Ebrain/" as the URL.
  567.  
  568.    
  569.    6.8.1.  What WWW sites have Commodore information?
  570.  
  571.   There are a number of WWW sites that provide Commodore content.  Most
  572.   of these sites are tailored to the Commodore 8-bit community as well.
  573. | A complete listing of sites is available at CaBooM!, a Commodore meta-
  574. + index at:
  575.   
  576. | http://www.jbrain.com/caboom/
  577.                               
  578.  
  579.    6.8.1.  What Sites have Telnet WWW Browsers?
  580.  
  581.   If you do not have access to a WWW browser program, but do have access to
  582.   Internet telnet, you can access the WWW through the following sites:
  583.  
  584.   fatty.law.cornell.edu
  585.   www.njit.edu
  586.   lynx.cc.akans.edu
  587.  
  588.   login: www
  589.  
  590.   
  591.    6.9.  What is File Transfer Protocol (FTP)?
  592.    
  593.    to access some machines, the special user "anonymous" or "ftp" is used
  594.    to log into another machine for ftp.  These machine, which hold public
  595.    domain (PD), shareware, and freeware files, are called "anonymous ftp"
  596.    sites.  To get files from these sites, you use (on most systems) a program
  597.    called ftp.  A typical ftp session (assuming you are running from a Unix 
  598.    system) would be as follows:
  599.  
  600.   SAMPLE SESSION:
  601.  
  602.   %ftp ccnga.uwaterloo.ca                   <ccnga.uwaterloo.ca is site name>
  603.   Connected to ccnga.uwaterloo.ca.
  604.   220 punisher FTP server (SunOS 4.1) ready.
  605.   Name (cco.caltech.edu:rknop): anonymous     <Use "anonymous" for user name>
  606.   331 Guest login ok, send ident as password.
  607.   Password:                                   <Type your E-mail address here>
  608.   230 Guest login ok, access restrictions apply.
  609.   ftp> cd /pub/cbm/utilities                         <"cd" changes directory>
  610.   250 CWD command successful.
  611.   ftp> dir z*                             <"dir" alone lists whole directory>
  612.   200 PORT command successful.
  613.   150 ASCII data connection for /bin/ls (131.215.48.57,2084) (0 bytes).
  614.   -rw-r--r--  1 root     root        15427 Apr 13 15:42 zed-128.070
  615.   -rw-r--r--  1 root     root        14107 Apr 13 15:42 zed-128.doc
  616.   226 ASCII Transfer complete.
  617.   remote: z*
  618.   134 bytes received in 0.44 seconds (0.3 Kbytes/s)
  619.   ftp> binary                           <specifies binary files. IMPORTANT!!>
  620.   200 Type set to I.
  621.   ftp> get zed-128.070                            <requests file zed-128.070>
  622.   200 PORT command successful.
  623.   150 Binary data connection for zed-128.070 (131.215.48.57,20) (15427 bytes)
  624.   226 Binary Transfer complete.
  625.   local: zed-128.070 remote: zed-128.070
  626.   15427 bytes received in 0.1 seconds (1.5e+02 Kbytes/s)
  627.   ftp> quit                                      <quit when you are finished>
  628.   221 Goodbye.
  629.   %
  630.  
  631.   To submit files to an ftp site, you use the command "put".  Again, make sure
  632.   to first specify "binary" for programs and other binary files.  Typically,
  633.   ftp sites will only accept submissions in an "INCOMING" directory.
  634.  
  635.   To download software (files) from an anonymous ftp sites, one has to
  636.   be aware that there are two connections to be concerned about.  The
  637.   first connection is from your Commodore to you host computer and then
  638.   the connection from your host to the ftp site.  In addition you need to be
  639.   be aware of the nature of the information in the desired file, particularly
  640.   if you are downloading programs.  If the file is not known to be in
  641.   printable ASCII form, consider it a binary file.  It may also be be in an
  642.   archived form, i.e. a form where it is packed with many files or in a
  643.   shortened format.  Consider these to be binary unless it is of the "uu"
  644.   type which is an ASCII format. 
  645.  
  646.    
  647.    6.9.1.  What FTP sites have Commodore Information?
  648.    
  649.   A number of sites on Internet have areas for Commodore files. The list 
  650.   of current Internet FTP sites can be retrieved from the Jim Brain's
  651.   mail server as file cbm-ftp-sites.MM.YY where MM is the Month and YY is the
  652.   year that the list is for.  (See Section 6.5.2 for directions on how to
  653.   use the mail server).  The FTP List is maintained by Howard Herman and a 
  654.   copy of the latest file can be obtained from him at 
  655.   72560.3467@compuserve.com.
  656.  
  657.  
  658.    6.9.2.  What is an FTP Mail Server?  How do I use one?
  659.  
  660.   If your service provider does not allow access to FTP directly, there
  661.   are some systems that will perform the FTP session on your behalf.  These
  662.   systems are called "ftp mail servers".  These allow the user to request
  663.   files to be retrieved by electronically mailing a message to the server.
  664.   
  665.   To use the service, you must first learn how the service works.  This is
  666.   done by mailing the server address with the word "help" in the body of
  667.   the message This will result in the directions being sent in a message to
  668.   you.  Then, following the directions, you can request files from any
  669.   FTP sites through the server.  The server will send both the retrieved
  670.   files and a message detailing the execution of your request.
  671.   
  672.   Here is a sample request message:
  673.   
  674.   To: ftpmail@decwrl.dec.com
  675.   Subject:
  676.   Body:
  677.   connect ccnga.uwaterloo.ca anonymous brain@msen.com
  678.   chdir /pub/cbm/comp.sys.cbm
  679.   ls -l
  680.   quit
  681.   
  682.   Please note the following:
  683.   
  684.   This service is only for retrieving files.
  685.   
  686.   Binary files will usually be uuencoded.  They must be decoded before use.
  687.   
  688.   Large files may be split into smaller pieces.  The resulting pieces must
  689.   be editted back into one piece, and decoded if necessary.
  690.   
  691.   Potential ftpmail servers include:
  692.  
  693.   ftpmail@decwrl.dec.com
  694.   bitftp@pucc.princeton.edu
  695. + ftpmail@ftp.sunset.se
  696. + ftpmail@census.gov
  697.   
  698.   Craig Bruce has set up a ftp mail server off his regular email address.
  699.   Here is how you would utilize it:
  700.    
  701.   To: csbruce@little.uwaterloo.ca
  702.   Subject: ftpmail
  703.   Body:
  704.   help
  705.   bcode
  706.   ftp ccnga.uwaterloo.ca
  707.   cd /pub/cbm/os/ace
  708.   dir
  709.   get ace12.doc
  710.   quit
  711.  
  712.   All of the regular FTP commands are supported, with the addition of
  713.   the following commands:
  714.  
  715.   help       - gives help information.
  716.   bcode      - requests the data be sent as bcoded files.
  717.   hexcode    - requests the data be sent as hexcoded files.
  718. + replyto    - gives email address to reply to for broken email clients.
  719. + maxlines n - Returns files in messages of at most n lines.
  720.  
  721.  
  722.    6.9.3.  How do I send files to an FTP site?
  723.  
  724.   If you have the Commodore 128 .sfx creator, use it.  It is part of the CS-DOS 
  725.   public-domain software package, and it requires a Commodore-1700-compatible 
  726.   RAM expansion unit.  If you can't make .sfx archives, upload the files as 
  727.   straight binaries.  Text files which you include in .sfx archives should be 
  728.   PETSCII.  Separate text files should be ASCII or ISO 8859-1.  If you are 
  729.   uploading GEOS files, use William Coleman's Convert 2.5 program to transfer 
  730.   the files to standard Commodore format before including them in the .sfx 
  731.   archive.  
  732.  
  733.   You can make .sfx archives on a Unix machine by first compressing the 
  734.   files into an .lzh or .lha archive, then using Marko Makela's LZHconvert 
  735.   package on the LHarchive.  This technique may work on some non-Unix 
  736.   computers.  LZHconvert is on ftp.funet.fi in directory /pub/cbm/archiving.
  737.  
  738.   Upload a .readme file separately from your program or archive.  In your 
  739.   readme file, give a one-sentence description of each of your program(s).  
  740.   List the lengths, starting addresses, and CRC32s of the files.  Look on 
  741.   ftp.funet.fi in /pub/cbm/archiving for CRC-32 software.  
  742.  
  743.   People should be able to make sure easily that they have all the parts of 
  744.   your software package.  Put a complete file list in the readme file.  Make a 
  745.   directory on the FTP site if you can, and put all your files in that.  
  746.  
  747.   E-mail the maintainers right before you post your data.  Your message can 
  748.   be just the .readme file with an introductory comment.  
  749.  
  750.   The following is a list of valid FTP sites as of 26 Sep 1995.  In the 
  751.   directory names below, replace "..." with the existing name closest to the 
  752.   purpose of your files.  "Dir" indicates whether the FTP site allows you to 
  753.   create your own directories.  
  754.  
  755.   Destination: ftp://ccnga.uwaterloo.ca/pub/cbm/...
  756.   Uploads:     ftp://ccnga.uwaterloo.ca/pub/cbm/INCOMING/...
  757.   E-mail:      csbruce@ccnga.uwaterloo.ca
  758.   Dir:         Yes
  759.  
  760.   Destination: ftp://ftp.funet.fi/pub/cbm/...
  761.   Uploads:     ftp://ftp.funet.fi/pub/cbm/incoming/...
  762.   E-mail:      cbm-adm@nic.funet.fi
  763.   Dir:         No
  764.  
  765.   Destination: ftp://pitel_lnx.ibk.fnt.hvu.nl/pub/c64/...
  766.   Uploads:     ftp://pitel_lnx.ibk.fnt.hvu.nl/pub/c64/incoming
  767.   E-mail:      cba@pitel_lnx.ibk.fnt.hvu.nl
  768.   Dir:         No
  769.  
  770.   Destination: ftp://dhp.com/pub/c64/...
  771.   Uploads:     ftp://dhp.com/pub/c64/pub/c64/incoming
  772.   Email:       rotox@dhp.com
  773.   Dir:         No
  774.  
  775.   Destination: ftp://ftp.giga.or.at/pub/c64/...
  776.   Uploads:     ftp://ftp.giga.or.at/pub/c64/INCOMING (no read access here)
  777.   E-mail:      spockie@giga.or.at
  778.   Dir:         Yes (difficult to delete, though)
  779.  
  780.   Destination: ftp://bbs.cc.uniud.it/pub/c64/...
  781.   Uploads:     ftp://bbs.cc.uniud.it/pub/c64/incoming
  782.   E-mail:      playboy@bbs.cc.uniud.it
  783.   Dir:         No
  784.  
  785.  
  786.    6.10. What is Internet Relay Chat (IRC)?
  787.   
  788.   Internet Raley Chat (IRC) is an online version of citizen's band radio or
  789.   BBS chat rooms.  The service is worldwide and is available on the Internet.
  790.   To use IRC, one would normally use a client program (typically called irc on
  791.   UNIX machines) to access the service.  
  792.   
  793. + There are now 2 IRC networks: IRCNet and EFNet. IRCNet is relatively
  794. + new (less than a year old), and can be reached via the following servers:
  795.  
  796. + irc.stealth.net
  797. + irc.hpi.net
  798. + irc.igcom.net
  799. + irc.bt.net
  800.  
  801. + This is where most of the "regular" Commodore IRC fans hang out, in
  802. + channel #c-64. EFNet can still be reached with the regular IRC
  803. + servers, but more often than not, nobody is in #c-64, because the 
  804. + load on the EFNet servers is so heavy now that it's difficult to access, 
  805. + and even when one *can* access it, the "lag" (lag time between sending 
  806. + text and seeing it posted in the channel) makes most normal conersation 
  807. + practically useless. The exception is that the NTSC demo scene
  808. + conference is currently held in EFNet in channel #c64ntsc.
  809.   
  810.   
  811. +  6.10.1. How do I access IRC?
  812.               
  813. + If you are using a Unix shell account, and a IRC server daemon is 
  814. + compiled for public use, type this in at a shell prompt:
  815.  
  816. + irc [ircserver]
  817.  
  818. + The [ircserver] field is optional; usually this has a default setting. 
  819. + Some of the better EFNet IRC servers are irc.phoenix.net, 
  820. + irc.law.emory.edu, and irc.neosoft.com.
  821.  
  822. + Whether you are connected to IRCNet or EFNet, the next thing you will do 
  823. + after you get a prompt is to type
  824.  
  825. + /join #c-64
  826.  
  827.   Although the program used to access IRC varies, the commands are pretty
  828.   much standard.  All commands are entered on the text line and begin
  829.   with a "/" character.  Here are a few important ones:
  830.    
  831. | /join <channel>           Join a numbered or named channel.  For numbered
  832. |                           channels, <channel> is simply a number.  For
  833. |                           named channels, <channel> is #name (i.e. #c-64).
  834.  
  835.   /quit                     leave.
  836.   
  837.   /names *                  List names of all people in current channel.
  838.  
  839.   /dcc send (nickname) (filename)
  840.                             Send a file to person (nickname).
  841.  
  842.   /dcc receive (nickname) or
  843.   /dcc get (filename)       REceive a file from someone.
  844.  
  845.   If you need more info on how IRC works, there is a file available on
  846.   Jim Brain's email file server called irc-info.txt that explains IRC in
  847.   more depth.  (See Section 6.5.2 for directions on how to use the mail server)
  848.  
  849.  
  850.    6.11. What else is available online?
  851.  
  852.   If you are looking for other places on the Internet to talk Commodore,
  853.   there is the Commodore forum on CoSy, a system accessible from the 
  854.   Internet.  To access this service, you must have access to a telnet
  855.   program.  Here is the relevant information:
  856.  
  857.   telnet cosy.softwaords.bc.ca 
  858.   login: cosy
  859.   CoSy: j commodore
  860.  
  861.   This will bring up a list of topics pertaining to Commodore.  The forum
  862.   moderator is Robert Todd and his email address is robert.todd@bbs.serve.org.
  863.   This forum is ideally suited to discussions about the Color64 BBS 
  864.   system and other Commodore BBS systems.  If you wish to post in the
  865.   forum, please send email to that effect to Robert Todd.
  866.   
  867.   
  868. +  6.12. I See Commercial Software Available Online.  Is That OK?
  869.  
  870. + There are a number of reasons why you may find commercial software
  871. + online.  Here are a few:
  872.  
  873. + 1 The author or developer has placed the work into the public domain
  874. + 2 The author or developer uses the network as a distribution medium
  875. + 3 A registered user or software purchaser has placed the software online
  876.   
  877. + Examples of scenario #1 include CBM enthusiasts persuading authors or
  878. + developers of software to place it into the public domain.  Examples
  879. + of the 2nd scenario include new software writers, who use the Internet
  880. + as a cheap distribtion medium.  The software usually cannot be used
  881. + without a "key", that must be purchased.
  882.   
  883. + Unfortunately, the third example is the most prevalent.  CBM enthusiasts
  884. + who have previously purchased software have created disk images and placed
  885. + them on FTP or WWW sites.  These actions are not done with the consent of
  886. + the author, developer, or distributor of he software in question.
  887.   
  888. + The quick rule is to only download software that is in the public domain
  889. + or is stated to be shareware of some type.  However, there are a few
  890. + exceptions:
  891.   
  892. + o If you own a copy of a software title, but your disk/manual/etc. is
  893. +   corrupt or missing, you may download a copy of the respective software
  894. +   or manual.  In this case, such a download is considered an archival
  895. +   copy for a legally purchased title.
  896.     
  897. + o If you are acting on behalf of another person who does not have access
  898. +   to the title and falls into the above category, then you may download,
  899. +   provided that you relinquish all aspects of the software title to the
  900. +   registered owner.  (When doing this, it would be best to acquire proof
  901. +   of purchase from your friend in case you are questioned.  If so, you
  902. +   are considered the temporary owner of the software)
  903.     
  904. + o If you have arranged with the distributor/developer/author to become
  905. +   a registered owner of the software title and no other distribution
  906. +   arrangements can be made, you may download a copy of the software.
  907. +   (This is so rare it's almost not worth mentioning.)
  908.     
  909. + Although the above doesn't cover all possible permutations, the first
  910. + item covers almost all such legal downloads.  
  911.   
  912. + Any other download actions are technically considered breach of copyright
  913. + and are subject to applicable laws in the location of offense.  
  914.   
  915. + There are a number of myths concerning copyrighted software.  Some include:
  916.   
  917. + Myth:  If a company goes bankrupt, then the software is placed in the 
  918. +        public domain.
  919.   
  920. + Truth: The bankrupt company or individual still holds the copyright.  It 
  921. +        may be sold, acquired, or traded.
  922.   
  923. + Myth:  Copyrights are only good for 10 years.
  924.   
  925. + Truth: Copyrights are good for many years (50 or 75, I can't remember)
  926. +        after the copyright holder dies.
  927.   
  928. + Myth:  I want to buy the software, but the company refused to sell it to
  929. +        me, stating they don't support my machine anymore.  (A variant on
  930. +        this has the company no longer in business)  So, my only choice
  931. +        is to download or copy it.
  932.          
  933. + Truth: Firstly, it may not be your ONLY option.  Many resellers, like
  934. +        CMD, obtain large lots of software from closing businesses.  So,
  935. +        please check out resellers first.  If the software is definitely
  936. +        not available, downloading or copying it is still considered
  937. +        copyright infringement.  If the company is still in business, you
  938. +        might try to arrange something with them.  Most Commodore 
  939. +        enthusiasts concede this is a bad situtation.  You're on your own
  940. +        here.  
  941.          
  942. + Myth:  Since I own the software and am allowed archival copies, my placing
  943. +        software online does not constitute copyright infringement.  I am
  944. +        merely storing my archives online.
  945.          
  946. + Truth: It depends.  If the software is located on your online account but
  947. +        not available to other individuals, then you are correct.  However,
  948. +        placing links on WWW pages constitutes publishing, which is
  949. +        forbidden in many, if not all, software agreements.  
  950.          
  951. + The abundance of copyrighted software on networks today stems from the
  952. + ease of transferring and publishing such items online.  The ease of
  953. + acquiring software in this way and the lack of support by major software
  954. + companies has led many to believe that Commodore software is no longer
  955. + subject to copyright restrictions.  Rest assured, it is.  You have been
  956. + warned :-)
  957.   
  958.              
  959. -- 
  960. Jim Brain, Embedded System Designer, Brain Innovations, Inc. (BII) (online sig)
  961. bii@mail.jbrain.com "Above views DO reflect my employer, since I'm my employer"
  962. Dabbling in WWW, Embedded Systems, Old CBM computers, and Good Times!      -Me-
  963. BII Home: http://www.jbrain.com          CBM Info: http://www.jbrain.com/vicug/
  964.