home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / internet / starterpck / !TCPIPUser / NNTP / Docs / FAQs / AcornFAQ next >
Encoding:
Internet Message Format  |  1995-05-04  |  51.7 KB

  1. From aifaq@banana.demon.co.uk Thu May  4 06:20:49 1995
  2. Received: from punt.demon.co.uk by midwife.demon.co.uk with SMTP
  3.     id AA2332 for alan ; Thu, 04 May 95 05:20:25 GMT
  4. Received: from punt.demon.co.uk via puntmail for alan@midwife.demon.co.uk;
  5.           Wed, 03 May 95 21:49:06 GMT
  6. Received: from banana.demon.co.uk by punt.demon.co.uk id ab07333;
  7.           3 May 95 22:47 GMT-60:00
  8. From: "Kevin F. Quinn" <aifaq@banana.demon.co.uk>
  9. To: announce-request@acorn.co.uk, alan@midwife.demon.co.uk
  10. Subject: FAQ: Using Acorns for Internet Access, issue 9
  11. Reply-To: aifaq@banana.demon.co.uk
  12. Date: Wed, 03 May 1995 22:22:23 GMT
  13. Message-ID: <19950503.222223.17@banana.demon.co.uk>
  14. Organization: The Banana Arc
  15. X-Mailer: Archimedes TTFN Version 0.36
  16.  
  17. FAQ: Using Acorns for Internet Access
  18. =====================================
  19.  
  20. Issue 9, 1st May 1995
  21.  
  22. This FAQ brings together information and hints on using Acorn computers
  23. (Archimedes, Risc PC etc) on the Internet.  It is posted monthly to
  24. comp.sys.acorn.announce, comp.sys.acorn.networking and
  25. demon.ip.support.archimedes.  While the new hierarchy is settling
  26. in, it is also cross-posted to comp.sys.acorn.  It is archived on
  27. ftp.demon.co.uk in directory /pub/archimedes as
  28. FAQ-Using-Acorns-For-Internet-Access.txt.  It may be retrieved
  29. via email by sending a message to maillist@banana.demon.co.uk with the
  30. "Subject:" field set to "GET Documents.AIFAQ" (the body of the message
  31. is ignored).
  32.  
  33. It is maintained by Kevin Quinn - please send any comments, suggestions,
  34. corrections etc. to aifaq@banana.demon.co.uk.  There are several things
  35. I would particularly like further information on for inclusion in the
  36. FAQ; I have added a paragraph at the bottom of the FAQ listing these.
  37.  
  38. Copyright 1994,1995 Kevin Quinn.  Freely distributable in unmodified form.
  39.  
  40.  
  41. #include <std/disclaimer.h>
  42.  
  43. I take no responsibility for the accuracy or otherwise of information
  44. contained in this FAQ.  It is provided "as is" without express or implied
  45. warranty.  All information contained in this FAQ is subject to change
  46. without notice.
  47.  
  48.  
  49.  
  50. ============================================================================
  51.  
  52.  
  53. Introduction and FAQ structure
  54.  
  55. This FAQ contains quite a lot of information.  As a result I have
  56. instigated a glossary at the end of the FAQ to explain various points
  57. in an ordered fashion.  Many of these points come up in the main body
  58. of the FAQ, and this avoids repeating detailed explanations.  If you
  59. find anything in the FAQ that is unclear or confusing, please drop me
  60. a line (send email to aifaq@banana.demon.co.uk) and I will attempt to
  61. clarify things.
  62.  
  63. Throughout the FAQ I refer to "Acorn machines" which, unless otherwise
  64. stated, includes the Archimedes range, the A30x0, A4000, A5000 and
  65. Risc PC.  Similarly when I mention "Arc" (for example "Arc software")
  66. I mean all machines.
  67.  
  68. The main body of the FAQ is separated into the following sections:
  69.  
  70.          1) What do I need to connect to the Internet?
  71.          2) Who can supply direct IP access?
  72.          3) Who can supply indirect access?
  73.          4) What software do I need for direct access services?
  74.          5) What software do I need for indirect access?
  75.          6) What newsreaders are there for the Acorn range?
  76.          7) Can I use WWW, Gopher etc. on my Acorn?
  77.          8) Serial ports, serial modules, transfer rates and other mysteries.
  78.          9) Use of TCP/IP over packet radio.
  79.         10) Other software utilities
  80.         11) Products "on the way"
  81.  
  82. To make it easy to get to the start of a section, you can search for the
  83. number with the bracket, for example to get to the section on suppliers
  84. of indirect access, you would search for "3)" (without the quotes, of
  85. course!).  To this end all other lists use letters or roman numerals.
  86. Sections are also separated by lines of "-".
  87.  
  88. There are several appendices at the end of the FAQ, collating information
  89. that is distributed through the FAQ into single points of reference.
  90.  
  91.          Appendix A: List of Software including where to find it
  92.          Appendix B: Contact Addresses mentioned elsewhere in this FAQ
  93.          Appendix C: Glossary of terms
  94.          Appendix D: Things I'd like to know :-)
  95.  
  96.  
  97. ============================================================================
  98.  
  99.  
  100. 1) What do I need to connect to the Internet?
  101.  
  102.    First, you need a service provider.  These come essentially in two
  103.    flavours; those providing direct IP access, and those providing access
  104.    to a machine they have on the Internet.  Second, you need the relevant
  105.    software.  The software you need depends on the type of service
  106.    provider.
  107.  
  108.    To elaborate, service providers like Demon Internet Services provide
  109.    dial-up access to low-level Internet.  This means that your machine is
  110.    actually a machine on the Internet, albeit intermittently.  To
  111.    use this kind of service you need to run complex software on your
  112.    machine (known as TCP/IP software).  You cannot use simple comms
  113.    software (Arcterm, Hearsay etc) to use this kind of service.  You can
  114.    use any facilities of the Internet for which you have the relevant
  115.    software.
  116.  
  117.    Services like CIX (Compulink Information eXchange) provide a facility
  118.    whereby their machine runs the TCP/IP software, and you get an account
  119.    on their machine.  Essentially this means that your machine is used
  120.    as a terminal onto their machine.  For this kind of service, you use
  121.    normal comms software (Arcterm, Hearsay etc).  You can only run the
  122.    facilities that are available on the service provider's machine.
  123.  
  124.    Increasingly, bulletin boards are providing "gateways" to the Internet,
  125.    usually for EMail and Network News (also known as Usenet).  This is a
  126.    much more limited form of Internet access, but is much cheaper for
  127.    the user.
  128.  
  129.    If you only have email access to the Internet (for example you might
  130.    have email at work but no more, perhaps behind a "firewall"), it is
  131.    surprising how much you can do with simple email, including Gopher
  132.    and believe it or not, WWW!  There is an excellent document available
  133.    by sending mail to MAILBASE@mailbase.ac.uk with the subject field left
  134.    blank and the following in the body:
  135.    
  136.        send lis-iis e-access-inet.txt
  137.  
  138.    and you will receive the document by return-of-email :-)  Also available
  139.    via anonymous ftp from mailbase.ac.uk in /pub/lists/lis-iis/files.
  140.  
  141. ----------------------------------------------------------------------------
  142.  
  143.  
  144. 2) Who can supply direct IP access?
  145.  
  146.    At the moment there appears to be an explosion in the number of service
  147.    providers for the individual user.  The BBC service is currently
  148.    suffering from "contractual difficulties" with the Arc software,
  149.    however it is up and running for other platforms, and will be supporting
  150.    Acorn machines.
  151.    
  152.    However, here are a few services that are available now.  I have limited
  153.    this list to those providers who have subscribers using Acorn machines,
  154.    and the list is in alphabetic order to avoid favouritism :)  Several
  155.    phrases I use may be unfamiliar - take a look at the glossary at the
  156.    end of this FAQ.
  157.  
  158.    a) Demon Internet Services (UK)
  159.  
  160.       A UK-wide provider, cheap and effective.  Mail internet@demon.net for
  161.       information.  Or download ftp.demon.co.uk:/pub/doc/Demon.txt.  Points
  162.       of presence in many areas, supplying local-call access to a large
  163.       number of subscribers.  Tel: (0181) 371 1234
  164.       Support available in the newsgroup demon.ip.support.archimedes.
  165.       Fixed IP address service.
  166.  
  167.    b) Geko (AUS)
  168.  
  169.       Internet Provider in Sydney, Australia.  Email to accounts@geko.com.au
  170.       for information.  Provides SLIP, PPP and CLI accounts for the same
  171.       rates.  riscman@geko.com.au handles the Acorn-related side of things.
  172.       !TCPIP, Slipdial work with this service.  Web support for Acorns
  173.       is also available.
  174.       Information can be obtained from http://www.geko.com.au/,
  175.                                        ftp://ftp.geko.com.au/pub/
  176.       Tel : +61-2-968-4333, Fax +61-2-968-4334,
  177.       PO BOX 473, Crows Nest, NSE 2065, Australia.
  178.  
  179.    c) Internet For Learning, Resarch Machines plc.
  180.  
  181.       Specialising in supplying access to schools.  Based in Oxfordshire,
  182.       currently with 2 POPs, with 6 more by the end of May.  Features
  183.       include free home pages, selective news feed suitable for school
  184.       use, 28.8K bps modems.  Email to sales@rmplc.co.uk, or telephone
  185.       Abingdon (01235) 826 868.
  186.  
  187.    d) Pavilion Internet (UK)
  188.  
  189.       A Brighton-based supplier.  Email info@pavilion.co.uk for more info.
  190.       Dynamic IP address service.
  191.  
  192.    e) Stichting Hack-Tic Network (NL)
  193.    
  194.       Supplies service to the Netherlands.  Email to helpdesk@xs4all.nl
  195.       for further information.  Supplies both UUCP-style and direct
  196.       SLIP/PPP access to the Internet.
  197.       
  198.    f) Stichting Knoware (NL)
  199.  
  200.       Supplies service to the Netherlands.  Email to knoware@knoware.nl for
  201.       information.  !TCPIP works with this service, as does !ReadNews.
  202.       Michiel Koolen (mkoolen@trickbox.knoware.nl) runs their Arc support,
  203.       and provides a starter-pack preconfigured for Knoware.
  204.       
  205.    g) Zynet (UK)
  206.    
  207.       This service is provided by a sister-company to Minerva Software,
  208.       who have been in the Acorn arena for many years now, and are well
  209.       placed to talk Acorn-speak to Acorn users :-).  Based in Exeter.
  210.       
  211.       Email zynet@zynet.co.uk, or telephone (01392) 426160 (fax 421762).
  212.       Fixed IP address service.  Rates are 12UKP+VAT pcm for 15 hours pcm
  213.       or 18UKP +VAT for unlimited time (discounts available for quarterly
  214.       and yearly payment).  They also provide a specially designed schools
  215.       service.
  216.  
  217.       Zynet can provide customers with a collection of PD/Shareware
  218.       software which is tailored for Zynet, and pre-configured for easy
  219.       setup.
  220.  
  221.  
  222.  
  223.    There are a couple of lists available that are more comprehensive; a list
  224.    of UK providers can be found via ftp from ftp.demon.co.uk as
  225.    /pub/archives/uk-internet-list/inetuk.lng.  There is an international
  226.    list distributed from <info-deli-server@netcom.com> - send email with
  227.    "Send PDIAL" as the text body to get the latest version.
  228.  
  229.  
  230. ----------------------------------------------------------------------------
  231.  
  232.  
  233. 3) Who can supply indirect access?
  234.  
  235.    There are many of these.  They can usually be used with normal comms
  236.    software, eg. Arcterm, Hearsay etc.
  237.  
  238.    a) CIX - Compulink Information eXchange
  239.  
  240.       A London-based conferencing system, also providing email, ftp, telnet,
  241.       irc, gopher, www etc.  Email: cixadmin@cix.compulink.co.uk,
  242.       Tel: 081 390 8446 (voice), 081 390 1244/1255 (modem).
  243.       Join conferences "archimedes" or "bbc" to find other Acorn users.
  244.       
  245.       CIX are soon to launch a direct SLIP/PPP connection as well.
  246.  
  247.    b) Compuserve
  248.  
  249.       A large international conferencing system (albeit with a heavy US
  250.       bias).  Currently provides an EMail interface and access to the Usenet
  251.       News (GO INTERNET).  More comprehensive internet access is planned,
  252.       including FTP and TELNET.  Forum UKCOMP topic Acorn/Z88 is the place
  253.       to find other Acorn users.
  254.       Tel: London (0181) 801 2001, Birmingham (0121) 632 4858,
  255.            Reading (01734) 391 064 or 569 025, Bristol (0117) 925 5111
  256.  
  257.    c) Many bulletin boards provide EMail and limited newsgroup access.
  258.       The following is a list of the more popular ones - all are 24hour
  259.       boards and support most modem speeds:
  260.  
  261.          Arcade BBS (0181 654 2212)
  262.          Archiboard Central BBS (01603) 744231
  263.          Rich in Paradise BBS (01442) 255199
  264.          The Digital Databank (01707) 329306)
  265.          The World Of Cryton (01749 670030)
  266.  
  267.       These also hold lists of other Acorn-relevant bulletin boards.
  268.  
  269.  
  270. ----------------------------------------------------------------------------
  271.  
  272.  
  273. 4) What software do I need for direct access services?
  274.  
  275.    There are several options.  Under RISC OS, there is !TCPIP, also known as
  276.    KA9Q (the call-sign of the radio ham who first wrote it for the PC), and
  277.    Acorn's TCP/IP Suite, although you need a suitable driver for dial-up use
  278.    (Gnome Software market a SLIP driver).  Most software that makes use of
  279.    the serial port will need !SerialDev, the serial device drivers.  These
  280.    are written by Hugo Fiennes (altman@cryton.demon.co.uk) and are available
  281.    from most sources of Acorn software.
  282.  
  283.    Under RISCiX, everything you need should already be there.  You should
  284.    find that most UNIX sofware compiles without too much trouble (see
  285.    below).  Running X-Windows (and hence using graphical WWW clients
  286.    like X-Mosaic) is possible, if a little slow.
  287.  
  288.  
  289. 4.1) Issues relating to !TCPIP - the port of KA9Q
  290.  
  291.    Some of these are somewhat oriented towards use with Demon's dial-up
  292.    service; however most if not all points are relevant to all dial-up
  293.    SLIP services.
  294.  
  295.    a) Where can I find it?
  296.  
  297.    A "Starter-pack" has been assembled by Dr. Alan Hassey
  298.    (alan@midwife.demon.co.uk), of a selection of various pieces PD
  299.    software that provides an easy way to set yourself up for Demon
  300.    Internet.  Available via ftp from ftp.demon.co.uk in directory
  301.    /pub/archimedes/acorn-starter-pak.  Instructions for download and
  302.    de-archiving the software are given when you "cd" to that directory.
  303.    This sets up enough to use EMail, Usenet News and the basic Internet
  304.    protocols (FTP, TELNET etc).  This is by far the easiest way to set up
  305.    initially.  You can always try different newsreaders etc. later on.
  306.    The pack also includes files for use with Zynet.
  307.  
  308.    Latest versions of the software can be found via ftp from ftp.demon.co.uk
  309.    in /pub/archimedes.  Other popular sites that carry copies include Hensa
  310.    (micros.hensa.ac.uk), Stuttgart (ftp.uni-stuttgart.de).  Can also be
  311.    found on Compuserve (GO UKCOMP), and bulletin boards (eg. Arcade, The
  312.    Digital Databank).
  313.  
  314.    Make sure you have all of the following:
  315.    
  316.       !TCPIP
  317.       !SlipDial or !CallDemon
  318.       !TCPIPUser
  319.       !SerialDev
  320.       A newsreader (see below)
  321.  
  322.    It is probably best to put all the above in one directory - some of them
  323.    assume that the Filer has "seen" some of the others.
  324.  
  325.    b) Who develops/developed it?
  326.  
  327.    Currently maintained by Anthony Frost (vulch@kernow.demon.co.uk, G8UDV)
  328.    and Adam Goodfellow (email to tcpip2@comptech.demon.co.uk for
  329.    TCPIP-related stuff).
  330.    Original software for DOS by Phil Karn (KA9Q), first ported to the
  331.    Archimedes by Jonathan Naylor (G4KLX).
  332.  
  333.    c) Does it work on the Risc PC?
  334.  
  335.    As of version 2.01, it works well.
  336.  
  337.    d) News is taking ages - how can I speed it up?
  338.  
  339.    This often happens if you don't connect for a week - the retrieval of
  340.    messages over a day or two old seems to take forever.  The solution is
  341.    to edit the "DemLast" file to a more recent date.  The problem will
  342.    probably vary in severity depending on the speed of (and load on) your
  343.    local news server.  The DemLast file is found inside ...!TCPIP.nntp
  344.    on versions of !TCPIP up to 2.00f, from 2.01 onwards it is found
  345.    in !TCPIPUser.NNTP.  On configurations other than Demon, the file
  346.    may be called something else, but it will be <something>Last.
  347.  
  348.    e) !TCPIP (KA9Q) crashes with "Bad Memory Access".
  349.  
  350.    Several possible causes, none of which should occur with v2.03...
  351.    i)   long lines in the "DemGroup" file - split into two or more lines.
  352.    ii)  Forgetting to surroung numeric addresses with square brackets -
  353.         use "[127.0.0.1]" not "127.0.0.1".  From version 2.01 this is not
  354.         a problem - both forms of address are accepted.
  355.    iii) "DemHist" file over ~20K.  Quick solution is to delete the file,
  356.         the problem will then go away (until DemHist grows too big again!)
  357.         DemHist should be "trimmed" regularly, by deleting some lines
  358.         from the beginning of the file (it doesn't matter how many, as
  359.         long as you delete whole lines and the resulting file is
  360.         a fair bit under 20K).
  361.         The best way to do this is to use the likes of !SlipDial, which
  362.         can automatically trim the file each time you connect.
  363.         This should also not be a problem from version 2.01 onwards,
  364.         although it is still a good idea to trim the DemHist file regularly
  365.         for speed.
  366.         Note that when configured for systems other than Demon the
  367.         "DemHist" file might be called <somethingelse>Hist.
  368.  
  369.    f) !TCPIP (KA9Q) can't find a site.
  370.  
  371.    If the machine that "resolve" uses to resolve hostnames is down, then
  372.    the site will not be found.  Unfortunately, this information is "cached",
  373.    i.e. the resolver remembers that the site is unavailable and next time
  374.    you can't get to it even if the resolve server is back up.  Type
  375.    "resolve purge" to clear the cache, and try again.
  376.  
  377.    Resolve as implemented in !TCPIP currently can only resolve one hostname
  378.    at a time - if a second request is made before the first is completed then
  379.    the site comes back as unknown.  This has the same effect on the resolve
  380.    cache as above; solution is to type "resolve purge" in the same way.
  381.  
  382.    g) How do I configure !TCPIP (KA9Q) for setups other than Demon?
  383.  
  384.    Knoware works with a similar setup to Demon's - contact Michiel Koolen
  385.    for details (mkoolen@trickbox.knoware.nl).
  386.  
  387.    The main differences on other systems are the connection sequence (for
  388.    which a suitable !SlipDial script is required) and the host names of
  389.    the relevant mail and news servers.  Some of the smaller providers
  390.    use dynamic IP addresses (i.e. you're IP address is different every
  391.    time you log on) which is where !SlipDial comes into its own.  Look
  392.    at the script "default" for an example of how to cope with this.
  393.    
  394.    h) I keep getting "resolve timeout" errors when first connecting - what
  395.    is wrong?
  396.  
  397.    Nothing is wrong.  With Demon's system, it takes time to set up the
  398.    routing tables at their end so that packets get sent down your serial
  399.    line.  Until these tables are set up nothing can find it's way to
  400.    you, including the response to resolver requests.  The timeout message
  401.    just indicates that a fresh request is being sent as a response has
  402.    not been received.
  403.  
  404.    To stop the messages, you can add all the hosts mentioned in the
  405.    AutoExec file to the resolve.hosts file - to do this you will need
  406.    to know the IP addresses of the relevant hosts.  For example, my
  407.    resolve.hosts file looks like:
  408.  
  409.         {ip_addr} {host} local
  410.         158.152.1.193    ns.demon.co.uk         
  411.         158.152.1.72     post.demon.co.uk
  412.         158.152.1.76     ntp.demon.co.uk
  413.         158.152.1.83     betanews.demon.co.uk
  414.         158.152.1.44     ftp.demon.co.uk
  415.  
  416.    However, doing this means that if the IP address changes (some of
  417.    these sites are aliases for other sites and the alias may change
  418.    from time to time) then the resolve.hosts file will need to be
  419.    updated to reflect the changes.  If you can live with the messages,
  420.    you can just have the first line in your resolve.hosts file and
  421.    you won't have to worry about changing IP addresses.
  422.    
  423.    i) When I try using !TCPIP, it doesn't seem to get the modem to
  424.    dial up.  What am I doing wrong?
  425.    
  426.    This is a common mistake, often made by people used to the DIS software
  427.    provided by Demon for PC users.  DIS incorporates a "dialler", whereas
  428.    the current version of !TCPIP does not.  A "dialler" of some sort is
  429.    required to make the initial connection and log on - !TCPIP assumes that
  430.    it can start talking SLIP to the serial port as soon as it is launched.
  431.    
  432.    There are several ways to dial the modem; you can use the likes of
  433.    !ArcTerm7, !Hearsay etc. or you can use a special dialler application.
  434.    There are two "diallers" on ftp.demon.co.uk, !CallDemon and !SlipDial.
  435.    !CallDemon is a simple dialler, and !SlipDial provides a scripting
  436.    language and can do clever things, like dial alternate numbers and
  437.    re-configure !TCPIP for dynamic IP situations on-the-fly etc.
  438.    
  439.    j) The last email I send doesn't get deleted properly, and gets sent
  440.    out every time I connect.
  441.    
  442.    This is due to the faulty SMTP implementation on some email gateways.
  443.    In English, this means that although !TCPIP is working correctly,
  444.    sometimes the machine that email goes to has duff software on it.
  445.    
  446.    As of version 2.03 of !TCPIP, there is a new command
  447.    "smtp delay yes|no" which disables and enables respectively the
  448.    use by !TCPIP of the (standard) SMTP facility to close the connection
  449.    with the last message.  In other words, if you suffer from this problem
  450.    try putting "smtp delay yes" into the Config file inside !TCPIPUser.
  451.    
  452.    Here are a few other ways to combat the problem:
  453.                                 
  454.    i)   After sending your E-mail delete the last message manually.
  455.         (hmm..)
  456.  
  457.    ii)  Write a widget to do it for you, and run that after succesful
  458.         mailing.
  459.         
  460.         For example, put the following two lines in an "Obey" file (i.e.
  461.         create a normal textfile and use the filer menu to set the type to
  462.         obey) - strip off the leading spaces (if you want!):
  463.         
  464.  
  465.         Wipe <Mail$Dir>.spool.mqueue.text.* ~CF~R~V
  466.         Wipe <Mail$Dir>.spool.mqueue.work.* ~CF~R~V
  467.  
  468.  
  469.    iii) Put a message in <TCPIP$Dir>.MailDir.spool.mqueue.text (phew)
  470.         and a message header in <TCPIP$Dir>.MailDir.spool.mqueue.work
  471.         with name '9999' (or any other high number) and send it do a
  472.         null E-mail address.  The message will always remain in the
  473.         queue, but it is sent to the great electronic garbage can.
  474.         Ask your service provider if they have such a thing (often
  475.         something like "dev/null@<site>).
  476.    
  477.    k) Can !TCPIP be used with providers of dynamic-IP systems?
  478.  
  479.    Usually, yes.  This can be achieved using !SlipDial to read the
  480.    IP address allocated at login and to stuff it into the !TCPIP
  481.    Config file.  !SlipDial comes with an example of a script to
  482.    do this (see the file "default" in the !SlipDial.Scripts directory).
  483.    A new feature of !TCPIP (v2.03) allows the configuration of the
  484.    IP address without resorting to slightly dirty tricks like modifying
  485.    the config file; !TCPIP can now be set up to read the IP address from
  486.    an OS variable.
  487.    
  488.    This only works however if the IP address is sent during the login
  489.    sequence (usually as part of a welcome banner).  Most (probably all)
  490.    dynamic-IP providers do this.
  491.  
  492.  
  493. 4.2) Issues relating to the TCP/IP suite (Acorn)
  494.  
  495.    Contains a good VT220 emulation, and a basic TCP/IP stack.  Does not
  496.    provide SMTP (email) or NNTP (network news) at the moment.  The suite
  497.    provides a Berkeley socket look-alike interface, which should enable
  498.    software to be ported without too much difficulty, however I am unaware
  499.    of any such available software.
  500.  
  501.    A SLIP driver (IP-SLIP) is available fromn Gnome Computers, Cambridge,
  502.    which is needed for dial-up connections.  Gnome can also supply a
  503.    DOMAIN module which provides domain-name lookup.
  504.  
  505.    Acorn are working on major additions to the suite to include support
  506.    for more protocols, in particular they are working on a Web browser.
  507.    Current ETA for the Web Browser is very roughly the middle of 1995.
  508.  
  509.  
  510. 4.3) Issues relating to RiscIX and the TCP/IP stack.
  511.  
  512.    As said above, this is not a problem for those who know UNIX.
  513.    Some things worth noting, however.  Get the kernel kit from Acorn or
  514.    Granada MicroCare, and build a kernel with PPP support built-in, then
  515.    compile PPPD.  Use ifconfig etc. to configure the routeing.  This is too
  516.    complex a process to describe in detail here, and you should only do this
  517.    sort of thing if you know what you are doing anyway!  There is also a
  518.    "BIND" patch, which reduces dependency on the local hosts databases.
  519.    The BIND patch is available via anonymous FTP from ftp.acorn.co.uk
  520.    in directory /pub/riscix/named.
  521.  
  522.    Granada MicroCare are on Harrogate (01423) 525412.
  523.  
  524. ----------------------------------------------------------------------------
  525.  
  526.  
  527. 5) What software do I need for indirect access?
  528.  
  529.    All that is needed here is normal comms software, like !Arcterm 7 from
  530.    The Serial Port and !Hearsay from Beebug.  Both are perfectly competent;
  531.    both have many satisfied users.  There is a little public domain
  532.    software, !ZAnsi includes ZModem file transfer which is the most
  533.    efficient commonly used transfer protocol in the BBS world.
  534.  
  535.    As with indirect access, message reading and composing can usually be
  536.    done on-line; however this can get expensive as you end up spending a lot
  537.    of money on your 'phone bill.  To alleviate this problem, OLRs (Off-Line
  538.    Readers) are available.  !ReaderS from Anthony Frost supports several
  539.    BBS formats, including those used by most Acorn-related bulletin boards.
  540.    For CompuServe, a package is available from Richard Proctor called
  541.    !Arctic.  See below for further information.
  542.  
  543.    Arcterm 7 and Hearsay both provide scripting facilities which allow
  544.    automation of sessions.  Scripts are available for several bulletin
  545.    boards, and also for CIX.
  546.    
  547.    If you are or would like to be an Arc bulletin board operator,
  548.    the Archiboard software package from Supreme Software Systems Ltd
  549.    supports transfer of news and email to/from the Internet via a
  550.    Demon Internet account.  This software also supports mailing lists.
  551.    Send email to info@supreme.demon.co.uk for further information.
  552.  
  553. ----------------------------------------------------------------------------
  554.  
  555.  
  556. 6) What newsreaders are there for the Acorn range?
  557.  
  558.    There are no commercial newsreaders available (yet).  However there
  559.    are several PD and Shareware/Careware newsreaders around.  A few months
  560.    ago there were only two real contenders here (!ReadNews and !ReaderS),
  561.    but all of a sudden we are spoilt for choice!  I could say something
  562.    about public transport and buses here...
  563.    
  564.    In an attempt at not appearing biased, I have listed them in alphabetic
  565.    order.  I hope that any comments I have made are fair - people get very
  566.    touchy about their favourite newsreader, source of many a flame war!.
  567.  
  568.  
  569.    a) !Arctic
  570.  
  571.       This is dedicated to CompuServe, currently supports conference
  572.       messaging, mail, and file transfers amongst other things.  Available
  573.       from the UKCOMP forum (Acorn/Z88 topic) and from good bulletin boards.
  574.       It is shareware, registration currently costs 10 UKP.  It automates
  575.       reading, posting, file upload and downloads amongst other things.  For
  576.       further information contact Richard Proctor on Compuserve (user ID
  577.       100031.604) or as rjp@waveney.demon.co.uk on the Internet.
  578.  
  579.       Current hints:
  580.  
  581.         None really.  Make sure you have the latest version (well over 2.4
  582.         now) as Compuserve have recently upgraded their system.  Note that
  583.         it only works with Compuserve at the moment.
  584.  
  585.  
  586.    b) !EasyMail
  587.    
  588.       This news/email reader also handles message downloads from BBS
  589.       systems running ArcBBS (including Arcade, The Digital Databank,
  590.       Rich In Paradise and The World of Cryton).  Written by Marc L.Veary,
  591.       marc@mlveary.demon.co.uk.
  592.  
  593.  
  594.    c) !News
  595.  
  596.       This is available via ftp from ftp.demon.co.uk in /pub/archimedes.
  597.       Still haven't had time to try it out yet...
  598.       Written by Timothy Kimber (ceetnk@caledonia.hw.ac.uk term time,
  599.          tim@mobius.demon.co.uk other times)
  600.  
  601.  
  602.    d) !News-o-saurus
  603.  
  604.       This is a single-tasking newsreader (i.e. doesn't use any nice
  605.       windows!) and needs a large amount of RAM (2Mb+), as it is written
  606.       in Perl.
  607.       However, it doesn't crash, and handles threads very well.  Similar
  608.       in style to "rn" et. al. on UNIX systems.
  609.       In my opinion it has the best threading capability of the available
  610.       newsreaders that I've seen.
  611.       Available via FTP from ftp.demon.co.uk in /pub/archimedes
  612.       Written by Martin Portman, "Freeware".
  613.  
  614.       Current hints:
  615.  
  616.         None really.  Does what it does without much difficulty.  If it fails
  617.         to run, this is invariably due to lack of memory.  Increase the
  618.         wimpslot (edit the !Run file) and try again.
  619.  
  620.  
  621.    e) !ReaderS
  622.  
  623.       This is a general-purpose reader that caters for Bulletin Boards
  624.       as well as interfacing with !TCPIP.  It provides good navigation
  625.       of threads, but doesn't follow this through when posting messages.
  626.       Also a little unstable for Internet access at the time of writing.
  627.       Easy to set up.  Good option if you already use it for BBS use.
  628.       Written by Anthony Frost (vulch@kernow.demon.co.uk).
  629.       "Careware".
  630.  
  631.       Current hints:
  632.  
  633.         a) !ReaderS locks up when I try to start it
  634.  
  635.            The !MailDir application MUST have been seen by the filer
  636.            before !ReaderS is used for News and Email.  !MailDir is the
  637.            repository for incoming and outgoing mail with !TCPIP (KA9Q).
  638.            As of version 2.01 of !TCPIP, a new application !TCPIPUser
  639.            replaces !MailDir, and in this case !TCPIPUser must be seen
  640.            by the filer.
  641.  
  642.         b) When !ReaderS crashes, just try again.  The only reliable way to
  643.            get !ReaderS working when it repeatedly crashes is to delete the
  644.            message database (unfortunately).  Delete the file "DemMail" from
  645.            the !ReadBack application.  Reliability seems to vary quite
  646.            considerably - some people find it crashes all the time when
  647.            used for Usenet News access while others find it is relatively
  648.            stable.
  649.            
  650.         c) !ReaderS doesn't work on my nice new Risc PC
  651.         
  652.            Yes it does :-)  Load the !Run file inside the !ReaderS
  653.            application into an editor (!Edit is fine).  Change the
  654.            line that sets the WimpSlot to
  655.            
  656.                Wimpslot -min 300K -max 300K
  657.            
  658.            and it'll work again.
  659.  
  660.  
  661.    f) !ReadNews
  662.  
  663.       A competent newsreader.  Many facilities; easy to add your own.
  664.       Unfortunately suffers from a limit of 77 article per newsgroup,
  665.       and doesn't provide any neat threading facilities.  A little daunting
  666.       to set up initially as it was written to interface with !RUCP, not
  667.       !TCPIP.  Read the help files supplied with (at least) the versions
  668.       on ftp.demon.co.uk for step-by-step instructions.
  669.       New version (0.31) imminent, which will solve the 77-arcticle limit,
  670.       the spurious CTRL-A that appears between postings and the signature,
  671.       and it should also simplify the setting up procedure.
  672.       Written by Julian Wright (jwright@comp.vuw.ac.nz)
  673.       "Freeware".
  674.  
  675.       Current hints:
  676.  
  677.         i)   To solve the CTRL-A problem (see above), select
  678.              Options->Signature->Script from the main menu.
  679.  
  680.         ii)  Article limit.  No real reliable solution here (that I know of)
  681.              You can try using the likes of !Memphis to support more than
  682.              77 files in the News subdirectory structure, but this is slow
  683.              and unreliable.
  684.  
  685.         iii) Having trouble setting up?
  686.  
  687.            a) You need to set up !RUCP - however only bits of it are
  688.               relevant.  The files you need are !Boot, !Run, Passwd,
  689.               SystemRC, Systems, the directory trees UserHome and uucp.
  690.               In the "Systems" file, the actual details are ignored by
  691.               !ReadNews, the important thing is to write one line for
  692.               "news" and one for "post" on a Demon setup, so that !ReadNews
  693.               knows about the NNTP server and mail server respectively.
  694.               In the "SystemRC" file, set "MailServ=post", leave the rest
  695.               alone.  In the "!Boot" file, set RUCP$NodeName to your node
  696.               name (the first word in your hostname, for example my hostname
  697.               is banana.demon.co.uk, so my node name is banana).  Set
  698.               RUCP$Domain to the domain name (in my case demon.co.uk) and
  699.               RUCP$User to your normal username.  That should complete
  700.               the setting up required for !Rucp.
  701.  
  702.            b) With the latest version of !Incorp, the debatcher that goes
  703.               with !ReadNews no longer needs the filters needed for previous
  704.               versions.  However to work properly with !TCPIP (KA9Q)  you
  705.               need to ensure that the mail separator is ^A - to do this
  706.               change the "Config" file in !TCPIP so that it reads:
  707.  
  708.                   smtp separator ^A
  709.  
  710.               Although "smtp separator rnews" would be quicker, it fails
  711.               because !TCPIP (KA9Q) adds an extra line between mail messages
  712.               for some reason.  Future versions of either !TCPIP or !Incorp
  713.               may cure this, which would speed up debatching considerably.
  714.               The default setup of !TCPIP (KA9Q) comes configured with
  715.               "smtp separator from", which causes the machine to crash
  716.               needing a CTRL-Break when used with !Incorp.
  717.  
  718.            c) !ReadNews itself is simple, just copy it along with !Incorp
  719.               into your internet directory.
  720.  
  721.  
  722.    g) !TTFN and !NewsBase
  723.  
  724.       Together these form an excellent pair.  TTFN is a news/email reader,
  725.       NewsBase is a news database thingy.  TTFN looks somewhat like
  726.       !ReadNews, but is far superior (IMHO).  A lot of effort appears to
  727.       have been made to make them easy to configure, automatically picking
  728.       information up from !TCPIP (KA9Q).
  729.       Currently !NewsBase supports !TCPIP (KA9Q), Taylor UUCP and !UUCP.
  730.       !TTFN supports whatever !NewsBase supports...
  731.       Latest versions available from ftp.demon.co.uk in the Archimedes
  732.       section.
  733.       TTFN written by Robert Orwin (ttfn@wong.demon.co.uk)
  734.       Newsbase written by Graham Allan (allan@mnhep1.hep.umn.edu)
  735.  
  736.       Current hints:
  737.       
  738.         None, really.  Note that threading is by article title only.
  739.  
  740.  
  741. ----------------------------------------------------------------------------
  742.  
  743.  
  744. 7) Can I use WWW, Gopher etc. on my Acorn?
  745.  
  746.    There is a Gopher client, written by Anthony Frost, available for
  747.    ftp from ftp.demon.co.uk which interfaces with !TCPIP (KA9Q) v2.01.
  748.    The gopher client allows access to Veronica, which is a search utility
  749.    linked to gopher.
  750.    
  751.    
  752.    There are two Web clients available in the public domain.
  753.    ArcWeb, written by Stewart Brodie is available from ftp.demon.co.uk
  754.    /pub/archimedes/www.  Currently lacking "Forms", but this is on the
  755.    way.
  756.    Webster, written by Andrew Pullan (a.j.pullan.uk03@oasis.icl.co.uk)
  757.    is also available from ftp.demon.co.uk, in /pub/archimedes/developers.
  758.    ArcWeb and Webster can also be used for gopher, ftp, telnet and
  759.    email using !WebGopher (written by Neil Tarrant, neil@sitex.demon.co.uk)
  760.    Other (commercial) products are on their way, from Acorn, Ant Ltd,
  761.    and DoggySoft.
  762.  
  763.  
  764.    There are also public access clients available via TELNET which
  765.    provide access to the facilities without the need for local
  766.    client software.  There is a trade off in speed and often
  767.    functionality, but it's better than nothing.  For most of these
  768.    types of facility you need a telnet client capable of supporting
  769.    VT100 terminal emulation (or above).  !TCPIP (KA9Q) supports this, as
  770.    does Acorn's TCP/IP suite, which includes a VT220 emulator.
  771.  
  772.    Here is a list of a few sites for various TELNET facilities:
  773.  
  774.    a) WWW (World Wide Web)
  775.       The following public-access Lynx clients are available (Lynx is a text
  776.       based WWW browser; no pictures and sound but it's better than nothing):
  777.           telnet www.tecc.co.uk 9001        (The "9001" is very important)
  778.           telnet telnet.w3.org
  779.           telnet panda.uiowa.edu
  780.  
  781.    b) Gopher
  782.       The following public-access gopher clients are available via telnet:
  783.           telnet gopher.brad.ac.uk
  784.           telnet panda.uiowa.edu
  785.           
  786.       You can also access gopher through the World Wide Web.  In other
  787.       words you can get at it via public-access Lynx clients (see (a)
  788.       above).  Press "g" to perform a "goto", then type in:
  789.  
  790.           gopher://<whereever>
  791.                     
  792.  
  793.    c) IRC
  794.       telnet to irc.demon.co.uk, for a public access IRC client.  Be
  795.       prepared to be on-line for a long time...
  796.  
  797.  
  798.    As far as indirect access is concerned, the above public access
  799.    clients are of course still available to those services supplying
  800.    telnet access.  CIX supplies its own facilties for the above,
  801.    again running text-only versions for VT100-capable terminals.
  802.  
  803. ----------------------------------------------------------------------------
  804.  
  805.  
  806. 8) Serial ports, serial modules, transfer rates and other mysteries.
  807.  
  808.    a) Serial ports and SerialDev.
  809.  
  810.    The various different models of Acorn Archimedes et. seq. computers have
  811.    different capabilities with respect to their in-built serial ports.  The
  812.    older machines often have difficulty above 9600bps.  There are two
  813.    modules available via ftp from ftp.acorn.co.uk in /pub/riscos/patches
  814.    which alleviate problems (Risc OS 3.11 does not need these as they are
  815.    already on ROM).  This should enable reliable communication at 9600bps
  816.    and possibly at 19.2Kbps
  817.    The other solution is to purchase one of the serial port cards available.
  818.    These give high-speed capability, and recoup their cost rapidly.  Go for
  819.    one that can support 115200bps - this may seem excessive but the V34
  820.    standard has now been ratified which gives a modem-modem speed
  821.    of 28800bps; with V42bis compression this can theoretically come though
  822.    to the computer at up to 4x28800=115200bps.
  823.  
  824.    In order to assist software to communicate with the various serial port
  825.    systems, Hugo Fiennes developed the "Serial Block Drivers", which are
  826.    needed for most comms software.  They are available as an application
  827.    called !SerialDev from most sources.
  828.  
  829.    Acorn have issued a detailed application note that includes lots of
  830.    useful information on serial ports, AppNote234.  Available from Acorn's
  831.    FTP site (ftp.acorn.co.uk), a copy can also be found on ftp.demon.co.uk
  832.    and various bulletin boards.
  833.  
  834.    b) Serial modules - SerialDev, SerialUtil, SerialBuff, SerPatch
  835.    
  836.    There various "features" of the multitude of serial port implementations
  837.    on the various machines in the Acorn range.  As far as I know, the
  838.    implementation in the Risc PC works well.  On older machines some of the
  839.    modules may be necessary to drive the internal serial port reliably.
  840.    
  841.    SerialDev is required on older machines (A3000, A3x0, A4x0) if
  842.    reliable communication is required with Risc OS 3.10.
  843.    
  844.    SerialBuff provides an extended serial buffer for the internal port,
  845.    which reduces character loss.  Should be RMLoaded before the serial
  846.    port is used.
  847.    
  848.    SerialUtil is a patch to enable older Risc OS 2 software to run with
  849.    Risc OS 3.1.  Probably not needed with recent software.
  850.    
  851.    SerPatch is an application which patches the module SerialDeviceDriver
  852.    to improve interrupt handling.  Load the patched module on boot-up if
  853.    you have problems after loading SerialDev.
  854.    
  855.  
  856.    c) Transfer rates.
  857.  
  858.    With a 14.4Kbps V32bis modem, you should be able to get up to 1400 bytes
  859.    per second when transferring binary files (i.e. files that are compressed)
  860.    with FTP, and up to 2500 bytes per second and above when transferring
  861.    text files.  Note however that transfer rates also depend on the speed of
  862.    the route between your service provider and the machine at the other end.
  863.    Often this can reduce flow considerably.
  864.    In this case, find out if your service provider supplies a "BatchFTP"
  865.    service, where you can send mail to one of their machines which will then
  866.    transfer the required file to their own machine, from which you can
  867.    download the file at full speed later on.  Both Demon and CIX supply this
  868.    service at no extra charge.
  869.  
  870.    d) UUencoding, Tar, Zip etc.
  871.  
  872.    When a binary file is sent over the Network News system, it has to be
  873.    coded in ASCII as the news system does not generally support 8-bit
  874.    transfer.  In this case the most common form of encoding is called
  875.    "UUEncoding".  The results are distinguishable by long files of gibberish
  876.    where the first letter of each line is "M".  To decode these files, you
  877.    need "UUDecode", a version of which is available from all the usual
  878.    places.
  879.  
  880.    If a file is very long, it is often split into several parts.  To decode
  881.    these files, they need to be recombined before decoding.  Often, due to
  882.    the way the news system operates, the parts can become jumbled.  They
  883.    should be labelled "part 2 of 3" etc to enable reliable recombination.
  884.    There are several utilities which can do this for you automatically; for
  885.    example !UUExplode, which is available from the usual sources.  This
  886.    enables you to double-click on a file of type UUEncode (7FE) and watch it
  887.    explode into the decoded files automatically.  Some newsreaders will
  888.    cope with this, automatically glueing multi-part uuencoded files together
  889.    for easy decode (the only available one that does at the moment is
  890.    !ReadNews).
  891.  
  892.    Once you have the decoded file, it will often be an archive of some sort,
  893.    probably compressed.  Most software repositories which deal with
  894.    Arc software use "!Spark" from David Pilling to archive and compress the
  895.    software.  !SparkPlug is available in the public domain to decompress
  896.    such archives.  The other utility commonly used is !ArcFS, as used by
  897.    the various Acorn magazines for their cover discs.  This is read-only;
  898.    !ArcFSR/W is the read/write version, and is available commercially from
  899.    most outlets.
  900.  
  901.    In the PC world, the most common utility is "PKZIP", these files can be
  902.    noted by their ".zip" suffix.  !SparkFS supports the PKZIP format.  And
  903.    of course you could use PKZIP itself with a PC Emulator if you have one.
  904.  
  905.    In the UNIX world, a combination of "tar" and "compress" are used,
  906.    versions of which are available for the Acorn machines.  "tar" takes a
  907.    set of files and combines them into one file, and "compress" compresses
  908.    files.  Usually such "tarchives" are noticeable by the ".tar.Z" suffix.
  909.    Sometimes "GNUZip" is used instead of "compress", in which case the
  910.    suffix is ".tar.gz".  A port of GNUZip is also available from the usual
  911.    sources.
  912.    
  913.    SparkFS from David Pilling also handles uuencoded and ".tar.Z" stuff.
  914.    However it doesn't cope with multi-part uuencoded postings if they
  915.    arrive out of order.  As far as ".tar" and ".Z" are concerned it is
  916.    complete.
  917.  
  918. ----------------------------------------------------------------------------
  919.  
  920.  
  921. 9) Use of TCP/IP over packet radio.
  922.  
  923.    !TCPIP (KA9Q) is well suited to running TCP/IP over packet radio; after
  924.    all that is what it was written for in the first place.  However there
  925.    are strict (global) regulations regarding what can and cannot be
  926.    transmitted over the amateur bands.  This technically outlaws copying
  927.    stuff to and from the Internet without taking care to vet all material.
  928.  
  929. ----------------------------------------------------------------------------
  930.  
  931.  
  932. 10) Other Software Utilities
  933.  
  934.    This section discusses briefly other utilities that are relevant to
  935.    using the Internet.
  936.  
  937.    a) !MailList
  938.  
  939.    This utility provides mailing list and mail server functions alongside
  940.    !NewsBase (see section 6g above).  A mailing list is an automatic
  941.    facility that takes incoming email to a user account, and copies that
  942.    email to all subscribers to the mailing list.  A mail server is a
  943.    facility for retrieving files via email.
  944.  
  945.    To obtain a copy send email to MailList@cray-3.xs4all.nl with the
  946.    subject field set to "SEND INDEX" to find out the filename of the
  947.    latest version, and send another message to retrieve the software
  948.    itself with the subject field set to "SEND <filename> <size>",
  949.    where <size> is optional and places an upper limit in Kb of the
  950.    messages sent back.
  951.    
  952.  
  953.    b) !MailBot
  954.  
  955.    This is a general purpose automatic email "robot".  It relies on
  956.    <Mail$Dir>, which is part of the !TCPIP/KA9Q distribution.  It can
  957.    be used to process incoming mail to an account automatically.
  958.  
  959.    It can be obtained via FTP from ftp.demon.co.uk in directory
  960.    /pub/archimedes, or from HENSA.  For full information, send
  961.    a blank email to mailbot@xargle.demon.co.uk.
  962.  
  963. ----------------------------------------------------------------------------
  964.  
  965.  
  966. 11) Products "on the way"
  967.  
  968.    This section contains brief overviews of products that are soon to
  969.    be released.
  970.    
  971.    Please bear in mind that information provided here is done so in good
  972.    faith; please contact the relevant supplier for full details.
  973.    
  974.    If you have a product you would like to see listed here, please drop
  975.    me an email at aifaq@banana.demon.co.uk.
  976.  
  977.    a) ANT Ltd
  978.  
  979.    The ANT Internet Tools Suite, scheduled for release in Q2 1995, provides
  980.    all the software neccessary to take advantage of the Internet from the
  981.    RISC OS Desktop.  Components of the suite include; easy to use desktop
  982.    configuration, Marcel (EMail & News) supporting MIME/IMAP/SMTP/NNTP and
  983.    offline mail/news, Fresco (WWW browser with FORMs!), OmniClient (remote
  984.    file server connectivity) NFS (AUN Econet/WindowsNT/OS2/AppleTalk/Novell
  985.    etc. available separately), desktop FTP filer for drag & drop file
  986.    transfers, terminal emulation, RISC OS servers (WWW, FTP, Telnet,
  987.    Finger, etc), Archie, Finger, Host, WhoIs, Ethernet packet monitor,
  988.    remote time, DNS resolver ...
  989.  
  990.    The supplied Internet stack allows access via standard Ethernet cards,
  991.    or dial-up accounts using SLIP or PPP.
  992.  
  993.    Contact: sales@ant.co.uk for more details, or see www.ant.co.uk
  994.  
  995.  
  996.  
  997. ============================================================================
  998.  
  999.  
  1000. Appendix A: List of Software including where to find it
  1001.  
  1002.  
  1003.   Archiboard
  1004.     From Supreme Software Systems Limited.
  1005.  
  1006.   Arcterm7
  1007.     Most Acorn retailers, or direct from The Serial Port.
  1008.  
  1009.   Arctic
  1010.     Compuserve (UKFORM Acorn/Z88), Arcade, The Digital Databank.
  1011.     
  1012.   ArcWeb
  1013.     FTP from ftp.demon.co.uk /pub/archimedes/www
  1014.  
  1015.   CallDemon
  1016.     FTP from ftp.demon.co.uk /pub/archimedes
  1017.  
  1018.   Gopher
  1019.     FTP from ftp.demon.co.uk /pub/archimedes
  1020.  
  1021.   Hearsay
  1022.     Most Acorn retailers, or direct from Beebug
  1023.  
  1024.   Newsbase and TTFN
  1025.     FTP from ftp.demon.co.uk /pub/archimedes
  1026.  
  1027.   News-o-saurus
  1028.     FTP from ftp.demon.co.uk /pub/archimedes (soon!)
  1029.  
  1030.   ReaderS
  1031.     Direct from Anthony Frost (vulch@kernow.demon.co.uk)
  1032.  
  1033.   ReadNews, Incorp, RUCP and filters
  1034.     FTP from ftp.demon.co.uk /pub/archimedes
  1035.  
  1036.   RiscIX related software
  1037.     Granada Microcare
  1038.  
  1039.   SerialDev
  1040.     FTP from ftp.demon.co.uk /pub/archimedes
  1041.   
  1042.   SlipDial
  1043.     FTP from ftp.demon.co.uk /pub/archimedes
  1044.  
  1045.   Spark, SparkFS, Sparkplug
  1046.     Sparkplug can be found in most public places.  Spark and SparkFS are
  1047.     available direct from David Pilling, email david@pilling.demon.co.uk
  1048.  
  1049.   TCPIP (KA9Q)
  1050.     FTP from ftp.demon.co.uk /pub/archimedes
  1051.  
  1052.   TCP/IP Suite
  1053.     Most Acorn retailers.  SLIP driver and DOMAIN module available from
  1054.     Gnome Computers.
  1055.  
  1056.   Unix utilities, tar, compress, gzip etc.
  1057.     Try Hensa (micros.hensa.ac.uk) or the Acorn-related bulletin boards,
  1058.     e.g. Arcade and The Digital Databank.  David Pilling has ported many
  1059.     unix utilities, email david@pilling.demon.co.uk.
  1060.  
  1061.   WebGopher
  1062.     FTP from ftp.demon.co.uk, /pub/archimedes/developers.
  1063.     
  1064.   Webster
  1065.     FTP from ftp.demon.co.uk /pub/archimedes/developers
  1066.   
  1067.   Zansi
  1068.     Available on good Acorn-related BBS systems
  1069.  
  1070. ============================================================================
  1071.  
  1072.  
  1073. Appendix B: Contact Addresses mentioned elsewhere in this FAQ
  1074.  
  1075.   ANT Ltd:
  1076.     Email: sales@ant.co.uk
  1077.     Tel: (01223) 567 808
  1078.     Web: http://www.ant.co.uk/
  1079.  
  1080.   Anthony Frost:
  1081.     Email vulch@kernow.demon.co.uk
  1082.   
  1083.   Adam Goodfellow:
  1084.     Email tcpip2@comptech.demon.co.uk for !TCPIP (KA9Q) related stuff,
  1085.     otherwise email adam@comptech.demon.co.uk for
  1086.  
  1087.   Arcade BBS:
  1088.     Tel: Modem London (0181) 654 2212, (0181) 655 4412 most speeds.
  1089.  
  1090.   Beebug:
  1091.     Tel: St. Albans (01727) 860 263
  1092.  
  1093.   CIX (Compulink Information eXchange):
  1094.     Tel: London (0181) 390 8446 or email cixadmin@cix.compulink.co.uk
  1095.          Modem (0181) 390 1255/1244 most speeds (on-line registration
  1096.          is available).
  1097.  
  1098.   CompuServe:
  1099.     Tel: London (0181) 801 2001, Birmingham (0121) 632 4858,
  1100.          Reading (01734) 391 064 or 569 025, Bristol (0117) 925 5111
  1101.  
  1102.   David Pilling:
  1103.     Email david@pilling.demon.co.uk
  1104.  
  1105.   Demon Internet Services:
  1106.     Email: internet@demon.net
  1107.     Tel: London (0181) 371 1234
  1108.     Web: http://www.demon.co.uk/
  1109.     FTP: ftp://ftp.demon.co.uk/
  1110.     
  1111.  
  1112.   The Digital Databank BBS:
  1113.     Tel: (Modem) Welwyn Garden (01707) 329306 most speeds
  1114.  
  1115.   Gnome Computers:
  1116.     Tel: Huntingdon (01480) 406 164
  1117.  
  1118.   Graham Allan:
  1119.     Email 
  1120.     allan@mnhep1.hep.umn.edu.
  1121.  
  1122.   Granada Microcare:
  1123.     Tel: Harrogate (01423) 525 412
  1124.  
  1125.   Hugo Fiennes:
  1126.     Email: altman@cryton.demon.co.uk (see also The Serial Port)
  1127.  
  1128.   The Internet Account (AUS)
  1129.     Email: accounts@geko.com.au
  1130.     Tel: +61-2-968-4333, Fax: +61-2-968-4334
  1131.     Web: http://www.geko.com.au/
  1132.     FTP: ftp://ftp.geko.com.uk/pub/
  1133.  
  1134.   Internet For Learning, RM plc (UK)
  1135.     Email: sales@rmplc.co.uk
  1136.     Tel: Abingdon (01235) 826 868
  1137.  
  1138.   Julian Wright:
  1139.     Email jwright@comp.vuw.ac.nz
  1140.  
  1141.   Neil Tarrant:
  1142.     Email neil@sitex.demon.co.uk
  1143.  
  1144.   Rich in Paradise BBS:
  1145.     Tel: (Modem) Hemel Hempstead (01442) 255 199 most speeds
  1146.  
  1147.   Risc Developments:
  1148.     Have gone into receivership.  Direct any queries to Beebug (see above)
  1149.   
  1150.   Robert Orwin:
  1151.     Email ttfn@wong.demon.co.uk for !TTFN related stuff, otherwise
  1152.     email rob@wong.demon.co.uk.
  1153.  
  1154.   Stichting Hack-Tic Netwerk/XS4ALL (NL)
  1155.     Email helpdesk@xs4all.nl
  1156.  
  1157.   Stichting Knoware (NL)
  1158.     Email knoware@knoware.nl
  1159.     
  1160.   Supreme Software Systems Ltd
  1161.     Tel: (01603) 745077 (voice) and (01603) 744231 (data/BBS)
  1162.     Email: info@supreme.demon.co.uk
  1163.  
  1164.   The Serial Port:
  1165.     Tel: Wells (01749) 670058
  1166.          The World Of Cryton BBS - (Modem) Wells (01749) 670030 most speeds
  1167.  
  1168.   Zynet (UK)
  1169.     Email: zynet@zynet.co.uk
  1170.     Tel: Exeter (01392) 426160, fax (01392) 421762
  1171.     Web: http://www.zynet.co.uk/
  1172.     FTP: ftp://ftp.zynet.co.uk/
  1173.  
  1174. ============================================================================
  1175.  
  1176.  
  1177. Appendix C: Glossary
  1178.  
  1179. This is a new section.  If you spot any term or phrase used in the FAQ
  1180. which would benefit from elaboration here in the glossary, please let
  1181. me know.
  1182.  
  1183.  
  1184. Dynamic IP Services
  1185.     Services whereby your Internet address is assigned when you dial in,
  1186.     so that the address changes each time you connect.
  1187.  
  1188. Fixed IP Services
  1189.     Services whereby your Internet address is permanently assigned.
  1190.     Enables incoming FTP, TELNET etc.
  1191.  
  1192. Protocol
  1193.     A standardised method of communication understood by both ends of
  1194.     a connection.  For the Internet, these include TCP, UDP, IP, ICMP,
  1195.     IGMP, SLIP, PPP, NNTP, FTP, TELNET etc. etc.
  1196.  
  1197. Resolving
  1198.     This is the term given to the process of converting a numeric Internet
  1199.     address (e.g. 123.132.1.2) to a host name (e.g. fred.co.uk) and vice
  1200.     versa.
  1201.  
  1202. TCP/IP (stack).
  1203.     Generic term used to describe the "protocols" used across the Internet.
  1204.     The TCP/IP stack is a collection of the various protocols that use
  1205.     each other in a stack-like formation, for example FTP uses TCP which
  1206.     uses IP which uses SLIP.
  1207.  
  1208. URLs
  1209.     "Uniform Resource Locators" appear all the way through the FAQ.
  1210.     They are generally of the form: <protocol>://<site>/<directory>,
  1211.     for example ftp://ftp.src.doc.ic.ac.uk/pub/systems/ means access
  1212.     using the FTP protocol, to site "src.doc.ic.ac.uk" in directory
  1213.     "/pub/systems".  URLs are used by Web browsers to locate resources.
  1214.  
  1215.  
  1216.  
  1217. ============================================================================
  1218.  
  1219.  
  1220.  
  1221. Appendix D: Things I'd like to know :-)
  1222.  
  1223. If you have further information on the following that I could include in
  1224. this FAQ, please drop me an email.  If you have further information that
  1225. you think could be relevant that isn't on the list please send it anyway!
  1226.  
  1227. Information on configuring and using KA9Q (and any other TCP/IP software
  1228. for that matter) with IP suppliers other than Demon, especially the Pipex
  1229. resellers who use dynamic IP address allocation (DynaSLIP etc).
  1230.  
  1231. Information on software that is available and of use on the Internet,
  1232. commercial or otherwise.
  1233.  
  1234. Acorn-related bulletin boards with Internet gateways.
  1235.  
  1236. Anything about the relative merits of the various newsreaders - I don't
  1237. have time to use them all in anger.  Especially !EasyMail and !News.
  1238.  
  1239.  
  1240. ============================================================================
  1241.  
  1242. Credits:
  1243.  
  1244. Many people have contributed to this FAQ, however to list everybody
  1245. would double the size of the FAQ!  Contributions are much appreciated,
  1246. without them the FAQ would be a fraction of the size it is now, so
  1247. please keep them flowing in.
  1248.  
  1249. Comments, suggestions etc. to aifaq@banana.demon.co.uk (Kevin F. Quinn).
  1250.  
  1251.  
  1252.  
  1253.