Home » Archimedes archive » Acorn User » AU 1995-05.adf » !Internet_StarterPak » !TCPIP/ReadMe

!TCPIP/ReadMe

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn User » AU 1995-05.adf » !Internet_StarterPak
Filename: !TCPIP/ReadMe
Read OK:
File size: 1961 bytes
Load address: 0000
Exec address: 0000
File contents
!TCPIP v2.03 (21-Feb-1995)            Internet Application suite
==========================                   for Risc OS

Contents
~~~~~~~~
  ReadMe       This file.
  !TCPIP       !TCPIP Application
  !TCPIPUser   !TCPIP Resources
  TCPIP_Doc
      .History History of changes since v1.3x
      .Notes   Some brief notes on some new facilties since v2.0
  TCPIP_New    First time installation help
  
It is well worth reading the history files as these cover most of
changes in commands and use since v1.3x.


Installation
============

First Time
~~~~~~~~~~

Actually, first time installation is probably the easiest of the lot.

Before you carry out instalation, you will need to know the following:

  Your machine's name, for eg "comptech"

  The name of your domain, for eg "demon.co.uk"

  Your IP address, for eg "158.152.25.231"

  What serial port you want use, so that you can select
  the required driver and speed.
  
  The name or IP address of a news server that you are allowed to use if
  you wish to recive news.

  The name or IP address of a mail gateway that you are allowed to use if
  you wish outgoing mail to be routed via a single machine (often saves
  on online time, though of course !TCPIP can quite happily work without
  a mail gateway.)

  The name or IP address of a time server that you are allowed to use if
  you wish to read network time and correct your computers clock with it.

  The IP addresses of between one and three name servers if you are
  connecting to the Internet, rather than a small private TCP/IP based
  network.

  It is beyind the scope of this to give expanations of the above.
  There is plenty of literature around to enable you to understand news
  servers, name servers, mail gateways, IP addresses, host names etc.

  You should be able to find out all of the above information from your
  Internet provider, usually with a quick phone call.


  Assuming you have the above information, then create a directory
  called "Internet", or "TCPIP" for example on your hard disc and unpack
  the contents of this archive into it.

  This should leave you with a directory structure as follows:
     Internet.!TCPIP
     Internet.!TCPIPUser
     Internet.TCPIP_Doc
     Internet.TCPIP_New
     ReadMe (This file)

  Now open the TCPIP_New directory and load the !Setup file into a text
  editor and enter the details where indicated.


  Once you have done this, save the !Setup file back to where is was.
  
  In case your unpacked this with an archive filing system, I would
  suggest that you now open the !TCPIPUser directory and double click on
  the !Boot file so that you can be sure that the config program will
  find the correct copy of !TCPIPUser.

  Now double-click on the !Config file. This will Merge the configuration
  information you have provided with a set of default setup files, leaving
  you with a working setup.


Upgrading from v2.01
~~~~~~~~~~~~~~~~~~~~
The following files in !TCPIPUser have changed, or are new:

  !Boot      Path variable updated, including corrected FTP$Dir.

  !Run       Now only opens the Downloads directory.

  Downloads  The default place in which downloaded files are saved.

  PathEnt    Path processing control for the FTP client.

  Menus.*    A new set of menus to enable access to new facilties.

  Config     A new variable is required at the top of the file and
             some new command options are available.

There are two options for upgrading, one is to do a fresh instalation as
above, or the other is to delete the menus.* files, and replace !Boot, !Run,
and menus from the Archive. Copy PathEnt out of the Archive into
!TCPIPUser, create a directory "Downloads" in !TCPIPUser and make a few
small changes to you config file as follows:

1. At the top, with all the set or setvar commands, add 

   set nsqserver "ns.{domain}"
  
   This sets the name server used by the nsquery menus.
   
2. You may want to change the "attach asy ... ... slip ..." command
   fromm "slip" to "cslip" to take advantage of the slight speed
   increase CSLIP offser over SLIP. Check with your provider that CSLIP
   is supported, and also check if you need to select a different
   protocol at the initial login stage.

3. Finally, locate the "nntp xxx" commands and add "nntp trim 48".
   This sets the maximum age of the NNTP ID History - yes it now gets
   trimmed. ;-)


Upgrading from v2.02 (Not the later 2.02b)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I would recommend that you update you menus and incorporate changes to
the Config file. All of the file changed since v2.01 have also changes
since the first v2.02 (dev) release.


Upgrading from v2.02b
~~~~~~~~~~~~~~~~~~~~~
Sorry, the ID history has reverted back to separate files for each
server, so you will need to copy the "History" file as "xxxHist" for
each server you use, where "xxx" is the abbreviation for the server.

Other than that, you only actually need the new !RunImage from this
archive.

It would be worth incorporating Config file differences outline for
upgrading from v2.01.



Contacts
~~~~~~~~
For !TCPIP:
  Bug reports, suggestions etc to tcpip2@comptech.demon.co.uk.
  Using this address will ensure that both myself and Anthony Frost will
  get to read it.

  Adam Goodfellow (Me) <adam@comptech.demon.co.uk>
  Anthony Frost <vulch@kernow.demon.co.uk>


Support Software
~~~~~~~~~~~~~~~~
Other useful software, all available from ftp.demon.co.uk in
/pub/archimedes:

  !SlipDial (Dialer, needed for !TCPIP)
  Contact: Graham Allan <gta@mnhep1.hep.umn.edu>

  !Newsbase (news and mail debatcher, use with !TTFN)
  Contact: Graham Allan <gta@mnhep1.hep.umn.edu>

  !TTFN (News/Mail reader, use with !Newsbase)
  Contact: Robert Orwin <rob@wong.demon.co.uk>

  !QEdit (Outgoing Mail and News queue last-minute editor, for use with
  !TCPIP and !Newsbase)
  Contact: David Croft <david@runge1.demon.co.uk>

  !ArcWeb (World Wide Web Browser)
  Contact: Stewart Brodie <S.N.Brodie@ecs.soton.ac.uk>

  !ArcWebK9Q (HTTP Fetcher for !ArcWeb and !TCPIP)
  Contact: Kevin F. Quinn <kevq@banana.demon.co.uk>

  !Gopher (Gopher client for !TCPIP)
  Contact: Anthony Frost <vulch@kernow.demon.co.uk>

A complete Internet starter pack containg !TCPIP and much of the above
is also available from the same place.
  Contact: Dr Alan Hassey <alan@midwife.demon.co.uk>

----------------------------------------------------------------------
Adam Goodfellow <adam@comptech.demon.co.uk>                   21/02/95
00000000  21 54 43 50 49 50 20 76  32 2e 30 33 20 28 32 31  |!TCPIP v2.03 (21|
00000010  2d 46 65 62 2d 31 39 39  35 29 20 20 20 20 20 20  |-Feb-1995)      |
00000020  20 20 20 20 20 20 49 6e  74 65 72 6e 65 74 20 41  |      Internet A|
00000030  70 70 6c 69 63 61 74 69  6f 6e 20 73 75 69 74 65  |pplication suite|
00000040  0a 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |.===============|
00000050  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 20 20 20 20 20  |===========     |
00000060  20 20 20 20 20 20 20 20  20 20 20 20 20 20 66 6f  |              fo|
00000070  72 20 52 69 73 63 20 4f  53 0a 0a 43 6f 6e 74 65  |r Risc OS..Conte|
00000080  6e 74 73 0a 7e 7e 7e 7e  7e 7e 7e 7e 0a 20 20 52  |nts.~~~~~~~~.  R|
00000090  65 61 64 4d 65 20 20 20  20 20 20 20 54 68 69 73  |eadMe       This|
000000a0  20 66 69 6c 65 2e 0a 20  20 21 54 43 50 49 50 20  | file..  !TCPIP |
000000b0  20 20 20 20 20 20 21 54  43 50 49 50 20 41 70 70  |      !TCPIP App|
000000c0  6c 69 63 61 74 69 6f 6e  0a 20 20 21 54 43 50 49  |lication.  !TCPI|
000000d0  50 55 73 65 72 20 20 20  21 54 43 50 49 50 20 52  |PUser   !TCPIP R|
000000e0  65 73 6f 75 72 63 65 73  0a 20 20 54 43 50 49 50  |esources.  TCPIP|
000000f0  5f 44 6f 63 0a 20 20 20  20 20 20 2e 48 69 73 74  |_Doc.      .Hist|
00000100  6f 72 79 20 48 69 73 74  6f 72 79 20 6f 66 20 63  |ory History of c|
00000110  68 61 6e 67 65 73 20 73  69 6e 63 65 20 76 31 2e  |hanges since v1.|
00000120  33 78 0a 20 20 20 20 20  20 2e 4e 6f 74 65 73 20  |3x.      .Notes |
00000130  20 20 53 6f 6d 65 20 62  72 69 65 66 20 6e 6f 74  |  Some brief not|
00000140  65 73 20 6f 6e 20 73 6f  6d 65 20 6e 65 77 20 66  |es on some new f|
00000150  61 63 69 6c 74 69 65 73  20 73 69 6e 63 65 20 76  |acilties since v|
00000160  32 2e 30 0a 20 20 54 43  50 49 50 5f 4e 65 77 20  |2.0.  TCPIP_New |
00000170  20 20 20 46 69 72 73 74  20 74 69 6d 65 20 69 6e  |   First time in|
00000180  73 74 61 6c 6c 61 74 69  6f 6e 20 68 65 6c 70 0a  |stallation help.|
00000190  20 20 0a 49 74 20 69 73  20 77 65 6c 6c 20 77 6f  |  .It is well wo|
000001a0  72 74 68 20 72 65 61 64  69 6e 67 20 74 68 65 20  |rth reading the |
000001b0  68 69 73 74 6f 72 79 20  66 69 6c 65 73 20 61 73  |history files as|
000001c0  20 74 68 65 73 65 20 63  6f 76 65 72 20 6d 6f 73  | these cover mos|
000001d0  74 20 6f 66 0a 63 68 61  6e 67 65 73 20 69 6e 20  |t of.changes in |
000001e0  63 6f 6d 6d 61 6e 64 73  20 61 6e 64 20 75 73 65  |commands and use|
000001f0  20 73 69 6e 63 65 20 76  31 2e 33 78 2e 0a 0a 0a  | since v1.3x....|
00000200  49 6e 73 74 61 6c 6c 61  74 69 6f 6e 0a 3d 3d 3d  |Installation.===|
00000210  3d 3d 3d 3d 3d 3d 3d 3d  3d 0a 0a 46 69 72 73 74  |=========..First|
00000220  20 54 69 6d 65 0a 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  | Time.~~~~~~~~~~|
00000230  0a 0a 41 63 74 75 61 6c  6c 79 2c 20 66 69 72 73  |..Actually, firs|
00000240  74 20 74 69 6d 65 20 69  6e 73 74 61 6c 6c 61 74  |t time installat|
00000250  69 6f 6e 20 69 73 20 70  72 6f 62 61 62 6c 79 20  |ion is probably |
00000260  74 68 65 20 65 61 73 69  65 73 74 20 6f 66 20 74  |the easiest of t|
00000270  68 65 20 6c 6f 74 2e 0a  0a 42 65 66 6f 72 65 20  |he lot...Before |
00000280  79 6f 75 20 63 61 72 72  79 20 6f 75 74 20 69 6e  |you carry out in|
00000290  73 74 61 6c 61 74 69 6f  6e 2c 20 79 6f 75 20 77  |stalation, you w|
000002a0  69 6c 6c 20 6e 65 65 64  20 74 6f 20 6b 6e 6f 77  |ill need to know|
000002b0  20 74 68 65 20 66 6f 6c  6c 6f 77 69 6e 67 3a 0a  | the following:.|
000002c0  0a 20 20 59 6f 75 72 20  6d 61 63 68 69 6e 65 27  |.  Your machine'|
000002d0  73 20 6e 61 6d 65 2c 20  66 6f 72 20 65 67 20 22  |s name, for eg "|
000002e0  63 6f 6d 70 74 65 63 68  22 0a 0a 20 20 54 68 65  |comptech"..  The|
000002f0  20 6e 61 6d 65 20 6f 66  20 79 6f 75 72 20 64 6f  | name of your do|
00000300  6d 61 69 6e 2c 20 66 6f  72 20 65 67 20 22 64 65  |main, for eg "de|
00000310  6d 6f 6e 2e 63 6f 2e 75  6b 22 0a 0a 20 20 59 6f  |mon.co.uk"..  Yo|
00000320  75 72 20 49 50 20 61 64  64 72 65 73 73 2c 20 66  |ur IP address, f|
00000330  6f 72 20 65 67 20 22 31  35 38 2e 31 35 32 2e 32  |or eg "158.152.2|
00000340  35 2e 32 33 31 22 0a 0a  20 20 57 68 61 74 20 73  |5.231"..  What s|
00000350  65 72 69 61 6c 20 70 6f  72 74 20 79 6f 75 20 77  |erial port you w|
00000360  61 6e 74 20 75 73 65 2c  20 73 6f 20 74 68 61 74  |ant use, so that|
00000370  20 79 6f 75 20 63 61 6e  20 73 65 6c 65 63 74 0a  | you can select.|
00000380  20 20 74 68 65 20 72 65  71 75 69 72 65 64 20 64  |  the required d|
00000390  72 69 76 65 72 20 61 6e  64 20 73 70 65 65 64 2e  |river and speed.|
000003a0  0a 20 20 0a 20 20 54 68  65 20 6e 61 6d 65 20 6f  |.  .  The name o|
000003b0  72 20 49 50 20 61 64 64  72 65 73 73 20 6f 66 20  |r IP address of |
000003c0  61 20 6e 65 77 73 20 73  65 72 76 65 72 20 74 68  |a news server th|
000003d0  61 74 20 79 6f 75 20 61  72 65 20 61 6c 6c 6f 77  |at you are allow|
000003e0  65 64 20 74 6f 20 75 73  65 20 69 66 0a 20 20 79  |ed to use if.  y|
000003f0  6f 75 20 77 69 73 68 20  74 6f 20 72 65 63 69 76  |ou wish to reciv|
00000400  65 20 6e 65 77 73 2e 0a  0a 20 20 54 68 65 20 6e  |e news...  The n|
00000410  61 6d 65 20 6f 72 20 49  50 20 61 64 64 72 65 73  |ame or IP addres|
00000420  73 20 6f 66 20 61 20 6d  61 69 6c 20 67 61 74 65  |s of a mail gate|
00000430  77 61 79 20 74 68 61 74  20 79 6f 75 20 61 72 65  |way that you are|
00000440  20 61 6c 6c 6f 77 65 64  20 74 6f 20 75 73 65 20  | allowed to use |
00000450  69 66 0a 20 20 79 6f 75  20 77 69 73 68 20 6f 75  |if.  you wish ou|
00000460  74 67 6f 69 6e 67 20 6d  61 69 6c 20 74 6f 20 62  |tgoing mail to b|
00000470  65 20 72 6f 75 74 65 64  20 76 69 61 20 61 20 73  |e routed via a s|
00000480  69 6e 67 6c 65 20 6d 61  63 68 69 6e 65 20 28 6f  |ingle machine (o|
00000490  66 74 65 6e 20 73 61 76  65 73 0a 20 20 6f 6e 20  |ften saves.  on |
000004a0  6f 6e 6c 69 6e 65 20 74  69 6d 65 2c 20 74 68 6f  |online time, tho|
000004b0  75 67 68 20 6f 66 20 63  6f 75 72 73 65 20 21 54  |ugh of course !T|
000004c0  43 50 49 50 20 63 61 6e  20 71 75 69 74 65 20 68  |CPIP can quite h|
000004d0  61 70 70 69 6c 79 20 77  6f 72 6b 20 77 69 74 68  |appily work with|
000004e0  6f 75 74 0a 20 20 61 20  6d 61 69 6c 20 67 61 74  |out.  a mail gat|
000004f0  65 77 61 79 2e 29 0a 0a  20 20 54 68 65 20 6e 61  |eway.)..  The na|
00000500  6d 65 20 6f 72 20 49 50  20 61 64 64 72 65 73 73  |me or IP address|
00000510  20 6f 66 20 61 20 74 69  6d 65 20 73 65 72 76 65  | of a time serve|
00000520  72 20 74 68 61 74 20 79  6f 75 20 61 72 65 20 61  |r that you are a|
00000530  6c 6c 6f 77 65 64 20 74  6f 20 75 73 65 20 69 66  |llowed to use if|
00000540  0a 20 20 79 6f 75 20 77  69 73 68 20 74 6f 20 72  |.  you wish to r|
00000550  65 61 64 20 6e 65 74 77  6f 72 6b 20 74 69 6d 65  |ead network time|
00000560  20 61 6e 64 20 63 6f 72  72 65 63 74 20 79 6f 75  | and correct you|
00000570  72 20 63 6f 6d 70 75 74  65 72 73 20 63 6c 6f 63  |r computers cloc|
00000580  6b 20 77 69 74 68 20 69  74 2e 0a 0a 20 20 54 68  |k with it...  Th|
00000590  65 20 49 50 20 61 64 64  72 65 73 73 65 73 20 6f  |e IP addresses o|
000005a0  66 20 62 65 74 77 65 65  6e 20 6f 6e 65 20 61 6e  |f between one an|
000005b0  64 20 74 68 72 65 65 20  6e 61 6d 65 20 73 65 72  |d three name ser|
000005c0  76 65 72 73 20 69 66 20  79 6f 75 20 61 72 65 0a  |vers if you are.|
000005d0  20 20 63 6f 6e 6e 65 63  74 69 6e 67 20 74 6f 20  |  connecting to |
000005e0  74 68 65 20 49 6e 74 65  72 6e 65 74 2c 20 72 61  |the Internet, ra|
000005f0  74 68 65 72 20 74 68 61  6e 20 61 20 73 6d 61 6c  |ther than a smal|
00000600  6c 20 70 72 69 76 61 74  65 20 54 43 50 2f 49 50  |l private TCP/IP|
00000610  20 62 61 73 65 64 0a 20  20 6e 65 74 77 6f 72 6b  | based.  network|
00000620  2e 0a 0a 20 20 49 74 20  69 73 20 62 65 79 69 6e  |...  It is beyin|
00000630  64 20 74 68 65 20 73 63  6f 70 65 20 6f 66 20 74  |d the scope of t|
00000640  68 69 73 20 74 6f 20 67  69 76 65 20 65 78 70 61  |his to give expa|
00000650  6e 61 74 69 6f 6e 73 20  6f 66 20 74 68 65 20 61  |nations of the a|
00000660  62 6f 76 65 2e 0a 20 20  54 68 65 72 65 20 69 73  |bove..  There is|
00000670  20 70 6c 65 6e 74 79 20  6f 66 20 6c 69 74 65 72  | plenty of liter|
00000680  61 74 75 72 65 20 61 72  6f 75 6e 64 20 74 6f 20  |ature around to |
00000690  65 6e 61 62 6c 65 20 79  6f 75 20 74 6f 20 75 6e  |enable you to un|
000006a0  64 65 72 73 74 61 6e 64  20 6e 65 77 73 0a 20 20  |derstand news.  |
000006b0  73 65 72 76 65 72 73 2c  20 6e 61 6d 65 20 73 65  |servers, name se|
000006c0  72 76 65 72 73 2c 20 6d  61 69 6c 20 67 61 74 65  |rvers, mail gate|
000006d0  77 61 79 73 2c 20 49 50  20 61 64 64 72 65 73 73  |ways, IP address|
000006e0  65 73 2c 20 68 6f 73 74  20 6e 61 6d 65 73 20 65  |es, host names e|
000006f0  74 63 2e 0a 0a 20 20 59  6f 75 20 73 68 6f 75 6c  |tc...  You shoul|
00000700  64 20 62 65 20 61 62 6c  65 20 74 6f 20 66 69 6e  |d be able to fin|
00000710  64 20 6f 75 74 20 61 6c  6c 20 6f 66 20 74 68 65  |d out all of the|
00000720  20 61 62 6f 76 65 20 69  6e 66 6f 72 6d 61 74 69  | above informati|
00000730  6f 6e 20 66 72 6f 6d 20  79 6f 75 72 0a 20 20 49  |on from your.  I|
00000740  6e 74 65 72 6e 65 74 20  70 72 6f 76 69 64 65 72  |nternet provider|
00000750  2c 20 75 73 75 61 6c 6c  79 20 77 69 74 68 20 61  |, usually with a|
00000760  20 71 75 69 63 6b 20 70  68 6f 6e 65 20 63 61 6c  | quick phone cal|
00000770  6c 2e 0a 0a 0a 20 20 41  73 73 75 6d 69 6e 67 20  |l....  Assuming |
00000780  79 6f 75 20 68 61 76 65  20 74 68 65 20 61 62 6f  |you have the abo|
00000790  76 65 20 69 6e 66 6f 72  6d 61 74 69 6f 6e 2c 20  |ve information, |
000007a0  74 68 65 6e 20 63 72 65  61 74 65 20 61 20 64 69  |then create a di|
000007b0  72 65 63 74 6f 72 79 0a  20 20 63 61 6c 6c 65 64  |rectory.  called|
000007c0  20 22 49 6e 74 65 72 6e  65 74 22 2c 20 6f 72 20  | "Internet", or |
000007d0  22 54 43 50 49 50 22 20  66 6f 72 20 65 78 61 6d  |"TCPIP" for exam|
000007e0  70 6c 65 20 6f 6e 20 79  6f 75 72 20 68 61 72 64  |ple on your hard|
000007f0  20 64 69 73 63 20 61 6e  64 20 75 6e 70 61 63 6b  | disc and unpack|
00000800  0a 20 20 74 68 65 20 63  6f 6e 74 65 6e 74 73 20  |.  the contents |
00000810  6f 66 20 74 68 69 73 20  61 72 63 68 69 76 65 20  |of this archive |
00000820  69 6e 74 6f 20 69 74 2e  0a 0a 20 20 54 68 69 73  |into it...  This|
00000830  20 73 68 6f 75 6c 64 20  6c 65 61 76 65 20 79 6f  | should leave yo|
00000840  75 20 77 69 74 68 20 61  20 64 69 72 65 63 74 6f  |u with a directo|
00000850  72 79 20 73 74 72 75 63  74 75 72 65 20 61 73 20  |ry structure as |
00000860  66 6f 6c 6c 6f 77 73 3a  0a 20 20 20 20 20 49 6e  |follows:.     In|
00000870  74 65 72 6e 65 74 2e 21  54 43 50 49 50 0a 20 20  |ternet.!TCPIP.  |
00000880  20 20 20 49 6e 74 65 72  6e 65 74 2e 21 54 43 50  |   Internet.!TCP|
00000890  49 50 55 73 65 72 0a 20  20 20 20 20 49 6e 74 65  |IPUser.     Inte|
000008a0  72 6e 65 74 2e 54 43 50  49 50 5f 44 6f 63 0a 20  |rnet.TCPIP_Doc. |
000008b0  20 20 20 20 49 6e 74 65  72 6e 65 74 2e 54 43 50  |    Internet.TCP|
000008c0  49 50 5f 4e 65 77 0a 20  20 20 20 20 52 65 61 64  |IP_New.     Read|
000008d0  4d 65 20 28 54 68 69 73  20 66 69 6c 65 29 0a 0a  |Me (This file)..|
000008e0  20 20 4e 6f 77 20 6f 70  65 6e 20 74 68 65 20 54  |  Now open the T|
000008f0  43 50 49 50 5f 4e 65 77  20 64 69 72 65 63 74 6f  |CPIP_New directo|
00000900  72 79 20 61 6e 64 20 6c  6f 61 64 20 74 68 65 20  |ry and load the |
00000910  21 53 65 74 75 70 20 66  69 6c 65 20 69 6e 74 6f  |!Setup file into|
00000920  20 61 20 74 65 78 74 0a  20 20 65 64 69 74 6f 72  | a text.  editor|
00000930  20 61 6e 64 20 65 6e 74  65 72 20 74 68 65 20 64  | and enter the d|
00000940  65 74 61 69 6c 73 20 77  68 65 72 65 20 69 6e 64  |etails where ind|
00000950  69 63 61 74 65 64 2e 0a  0a 0a 20 20 4f 6e 63 65  |icated....  Once|
00000960  20 79 6f 75 20 68 61 76  65 20 64 6f 6e 65 20 74  | you have done t|
00000970  68 69 73 2c 20 73 61 76  65 20 74 68 65 20 21 53  |his, save the !S|
00000980  65 74 75 70 20 66 69 6c  65 20 62 61 63 6b 20 74  |etup file back t|
00000990  6f 20 77 68 65 72 65 20  69 73 20 77 61 73 2e 0a  |o where is was..|
000009a0  20 20 0a 20 20 49 6e 20  63 61 73 65 20 79 6f 75  |  .  In case you|
000009b0  72 20 75 6e 70 61 63 6b  65 64 20 74 68 69 73 20  |r unpacked this |
000009c0  77 69 74 68 20 61 6e 20  61 72 63 68 69 76 65 20  |with an archive |
000009d0  66 69 6c 69 6e 67 20 73  79 73 74 65 6d 2c 20 49  |filing system, I|
000009e0  20 77 6f 75 6c 64 0a 20  20 73 75 67 67 65 73 74  | would.  suggest|
000009f0  20 74 68 61 74 20 79 6f  75 20 6e 6f 77 20 6f 70  | that you now op|
00000a00  65 6e 20 74 68 65 20 21  54 43 50 49 50 55 73 65  |en the !TCPIPUse|
00000a10  72 20 64 69 72 65 63 74  6f 72 79 20 61 6e 64 20  |r directory and |
00000a20  64 6f 75 62 6c 65 20 63  6c 69 63 6b 20 6f 6e 0a  |double click on.|
00000a30  20 20 74 68 65 20 21 42  6f 6f 74 20 66 69 6c 65  |  the !Boot file|
00000a40  20 73 6f 20 74 68 61 74  20 79 6f 75 20 63 61 6e  | so that you can|
00000a50  20 62 65 20 73 75 72 65  20 74 68 61 74 20 74 68  | be sure that th|
00000a60  65 20 63 6f 6e 66 69 67  20 70 72 6f 67 72 61 6d  |e config program|
00000a70  20 77 69 6c 6c 0a 20 20  66 69 6e 64 20 74 68 65  | will.  find the|
00000a80  20 63 6f 72 72 65 63 74  20 63 6f 70 79 20 6f 66  | correct copy of|
00000a90  20 21 54 43 50 49 50 55  73 65 72 2e 0a 0a 20 20  | !TCPIPUser...  |
00000aa0  4e 6f 77 20 64 6f 75 62  6c 65 2d 63 6c 69 63 6b  |Now double-click|
00000ab0  20 6f 6e 20 74 68 65 20  21 43 6f 6e 66 69 67 20  | on the !Config |
00000ac0  66 69 6c 65 2e 20 54 68  69 73 20 77 69 6c 6c 20  |file. This will |
00000ad0  4d 65 72 67 65 20 74 68  65 20 63 6f 6e 66 69 67  |Merge the config|
00000ae0  75 72 61 74 69 6f 6e 0a  20 20 69 6e 66 6f 72 6d  |uration.  inform|
00000af0  61 74 69 6f 6e 20 79 6f  75 20 68 61 76 65 20 70  |ation you have p|
00000b00  72 6f 76 69 64 65 64 20  77 69 74 68 20 61 20 73  |rovided with a s|
00000b10  65 74 20 6f 66 20 64 65  66 61 75 6c 74 20 73 65  |et of default se|
00000b20  74 75 70 20 66 69 6c 65  73 2c 20 6c 65 61 76 69  |tup files, leavi|
00000b30  6e 67 0a 20 20 79 6f 75  20 77 69 74 68 20 61 20  |ng.  you with a |
00000b40  77 6f 72 6b 69 6e 67 20  73 65 74 75 70 2e 0a 0a  |working setup...|
00000b50  0a 55 70 67 72 61 64 69  6e 67 20 66 72 6f 6d 20  |.Upgrading from |
00000b60  76 32 2e 30 31 0a 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |v2.01.~~~~~~~~~~|
00000b70  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 0a 54 68 65 20 66  |~~~~~~~~~~.The f|
00000b80  6f 6c 6c 6f 77 69 6e 67  20 66 69 6c 65 73 20 69  |ollowing files i|
00000b90  6e 20 21 54 43 50 49 50  55 73 65 72 20 68 61 76  |n !TCPIPUser hav|
00000ba0  65 20 63 68 61 6e 67 65  64 2c 20 6f 72 20 61 72  |e changed, or ar|
00000bb0  65 20 6e 65 77 3a 0a 0a  20 20 21 42 6f 6f 74 20  |e new:..  !Boot |
00000bc0  20 20 20 20 20 50 61 74  68 20 76 61 72 69 61 62  |     Path variab|
00000bd0  6c 65 20 75 70 64 61 74  65 64 2c 20 69 6e 63 6c  |le updated, incl|
00000be0  75 64 69 6e 67 20 63 6f  72 72 65 63 74 65 64 20  |uding corrected |
00000bf0  46 54 50 24 44 69 72 2e  0a 0a 20 20 21 52 75 6e  |FTP$Dir...  !Run|
00000c00  20 20 20 20 20 20 20 4e  6f 77 20 6f 6e 6c 79 20  |       Now only |
00000c10  6f 70 65 6e 73 20 74 68  65 20 44 6f 77 6e 6c 6f  |opens the Downlo|
00000c20  61 64 73 20 64 69 72 65  63 74 6f 72 79 2e 0a 0a  |ads directory...|
00000c30  20 20 44 6f 77 6e 6c 6f  61 64 73 20 20 54 68 65  |  Downloads  The|
00000c40  20 64 65 66 61 75 6c 74  20 70 6c 61 63 65 20 69  | default place i|
00000c50  6e 20 77 68 69 63 68 20  64 6f 77 6e 6c 6f 61 64  |n which download|
00000c60  65 64 20 66 69 6c 65 73  20 61 72 65 20 73 61 76  |ed files are sav|
00000c70  65 64 2e 0a 0a 20 20 50  61 74 68 45 6e 74 20 20  |ed...  PathEnt  |
00000c80  20 20 50 61 74 68 20 70  72 6f 63 65 73 73 69 6e  |  Path processin|
00000c90  67 20 63 6f 6e 74 72 6f  6c 20 66 6f 72 20 74 68  |g control for th|
00000ca0  65 20 46 54 50 20 63 6c  69 65 6e 74 2e 0a 0a 20  |e FTP client... |
00000cb0  20 4d 65 6e 75 73 2e 2a  20 20 20 20 41 20 6e 65  | Menus.*    A ne|
00000cc0  77 20 73 65 74 20 6f 66  20 6d 65 6e 75 73 20 74  |w set of menus t|
00000cd0  6f 20 65 6e 61 62 6c 65  20 61 63 63 65 73 73 20  |o enable access |
00000ce0  74 6f 20 6e 65 77 20 66  61 63 69 6c 74 69 65 73  |to new facilties|
00000cf0  2e 0a 0a 20 20 43 6f 6e  66 69 67 20 20 20 20 20  |...  Config     |
00000d00  41 20 6e 65 77 20 76 61  72 69 61 62 6c 65 20 69  |A new variable i|
00000d10  73 20 72 65 71 75 69 72  65 64 20 61 74 20 74 68  |s required at th|
00000d20  65 20 74 6f 70 20 6f 66  20 74 68 65 20 66 69 6c  |e top of the fil|
00000d30  65 20 61 6e 64 0a 20 20  20 20 20 20 20 20 20 20  |e and.          |
00000d40  20 20 20 73 6f 6d 65 20  6e 65 77 20 63 6f 6d 6d  |   some new comm|
00000d50  61 6e 64 20 6f 70 74 69  6f 6e 73 20 61 72 65 20  |and options are |
00000d60  61 76 61 69 6c 61 62 6c  65 2e 0a 0a 54 68 65 72  |available...Ther|
00000d70  65 20 61 72 65 20 74 77  6f 20 6f 70 74 69 6f 6e  |e are two option|
00000d80  73 20 66 6f 72 20 75 70  67 72 61 64 69 6e 67 2c  |s for upgrading,|
00000d90  20 6f 6e 65 20 69 73 20  74 6f 20 64 6f 20 61 20  | one is to do a |
00000da0  66 72 65 73 68 20 69 6e  73 74 61 6c 61 74 69 6f  |fresh instalatio|
00000db0  6e 20 61 73 0a 61 62 6f  76 65 2c 20 6f 72 20 74  |n as.above, or t|
00000dc0  68 65 20 6f 74 68 65 72  20 69 73 20 74 6f 20 64  |he other is to d|
00000dd0  65 6c 65 74 65 20 74 68  65 20 6d 65 6e 75 73 2e  |elete the menus.|
00000de0  2a 20 66 69 6c 65 73 2c  20 61 6e 64 20 72 65 70  |* files, and rep|
00000df0  6c 61 63 65 20 21 42 6f  6f 74 2c 20 21 52 75 6e  |lace !Boot, !Run|
00000e00  2c 0a 61 6e 64 20 6d 65  6e 75 73 20 66 72 6f 6d  |,.and menus from|
00000e10  20 74 68 65 20 41 72 63  68 69 76 65 2e 20 43 6f  | the Archive. Co|
00000e20  70 79 20 50 61 74 68 45  6e 74 20 6f 75 74 20 6f  |py PathEnt out o|
00000e30  66 20 74 68 65 20 41 72  63 68 69 76 65 20 69 6e  |f the Archive in|
00000e40  74 6f 0a 21 54 43 50 49  50 55 73 65 72 2c 20 63  |to.!TCPIPUser, c|
00000e50  72 65 61 74 65 20 61 20  64 69 72 65 63 74 6f 72  |reate a director|
00000e60  79 20 22 44 6f 77 6e 6c  6f 61 64 73 22 20 69 6e  |y "Downloads" in|
00000e70  20 21 54 43 50 49 50 55  73 65 72 20 61 6e 64 20  | !TCPIPUser and |
00000e80  6d 61 6b 65 20 61 20 66  65 77 0a 73 6d 61 6c 6c  |make a few.small|
00000e90  20 63 68 61 6e 67 65 73  20 74 6f 20 79 6f 75 20  | changes to you |
00000ea0  63 6f 6e 66 69 67 20 66  69 6c 65 20 61 73 20 66  |config file as f|
00000eb0  6f 6c 6c 6f 77 73 3a 0a  0a 31 2e 20 41 74 20 74  |ollows:..1. At t|
00000ec0  68 65 20 74 6f 70 2c 20  77 69 74 68 20 61 6c 6c  |he top, with all|
00000ed0  20 74 68 65 20 73 65 74  20 6f 72 20 73 65 74 76  | the set or setv|
00000ee0  61 72 20 63 6f 6d 6d 61  6e 64 73 2c 20 61 64 64  |ar commands, add|
00000ef0  20 0a 0a 20 20 20 73 65  74 20 6e 73 71 73 65 72  | ..   set nsqser|
00000f00  76 65 72 20 22 6e 73 2e  7b 64 6f 6d 61 69 6e 7d  |ver "ns.{domain}|
00000f10  22 0a 20 20 0a 20 20 20  54 68 69 73 20 73 65 74  |".  .   This set|
00000f20  73 20 74 68 65 20 6e 61  6d 65 20 73 65 72 76 65  |s the name serve|
00000f30  72 20 75 73 65 64 20 62  79 20 74 68 65 20 6e 73  |r used by the ns|
00000f40  71 75 65 72 79 20 6d 65  6e 75 73 2e 0a 20 20 20  |query menus..   |
00000f50  0a 32 2e 20 59 6f 75 20  6d 61 79 20 77 61 6e 74  |.2. You may want|
00000f60  20 74 6f 20 63 68 61 6e  67 65 20 74 68 65 20 22  | to change the "|
00000f70  61 74 74 61 63 68 20 61  73 79 20 2e 2e 2e 20 2e  |attach asy ... .|
00000f80  2e 2e 20 73 6c 69 70 20  2e 2e 2e 22 20 63 6f 6d  |.. slip ..." com|
00000f90  6d 61 6e 64 0a 20 20 20  66 72 6f 6d 6d 20 22 73  |mand.   fromm "s|
00000fa0  6c 69 70 22 20 74 6f 20  22 63 73 6c 69 70 22 20  |lip" to "cslip" |
00000fb0  74 6f 20 74 61 6b 65 20  61 64 76 61 6e 74 61 67  |to take advantag|
00000fc0  65 20 6f 66 20 74 68 65  20 73 6c 69 67 68 74 20  |e of the slight |
00000fd0  73 70 65 65 64 0a 20 20  20 69 6e 63 72 65 61 73  |speed.   increas|
00000fe0  65 20 43 53 4c 49 50 20  6f 66 66 73 65 72 20 6f  |e CSLIP offser o|
00000ff0  76 65 72 20 53 4c 49 50  2e 20 43 68 65 63 6b 20  |ver SLIP. Check |
00001000  77 69 74 68 20 79 6f 75  72 20 70 72 6f 76 69 64  |with your provid|
00001010  65 72 20 74 68 61 74 20  43 53 4c 49 50 0a 20 20  |er that CSLIP.  |
00001020  20 69 73 20 73 75 70 70  6f 72 74 65 64 2c 20 61  | is supported, a|
00001030  6e 64 20 61 6c 73 6f 20  63 68 65 63 6b 20 69 66  |nd also check if|
00001040  20 79 6f 75 20 6e 65 65  64 20 74 6f 20 73 65 6c  | you need to sel|
00001050  65 63 74 20 61 20 64 69  66 66 65 72 65 6e 74 0a  |ect a different.|
00001060  20 20 20 70 72 6f 74 6f  63 6f 6c 20 61 74 20 74  |   protocol at t|
00001070  68 65 20 69 6e 69 74 69  61 6c 20 6c 6f 67 69 6e  |he initial login|
00001080  20 73 74 61 67 65 2e 0a  0a 33 2e 20 46 69 6e 61  | stage...3. Fina|
00001090  6c 6c 79 2c 20 6c 6f 63  61 74 65 20 74 68 65 20  |lly, locate the |
000010a0  22 6e 6e 74 70 20 78 78  78 22 20 63 6f 6d 6d 61  |"nntp xxx" comma|
000010b0  6e 64 73 20 61 6e 64 20  61 64 64 20 22 6e 6e 74  |nds and add "nnt|
000010c0  70 20 74 72 69 6d 20 34  38 22 2e 0a 20 20 20 54  |p trim 48"..   T|
000010d0  68 69 73 20 73 65 74 73  20 74 68 65 20 6d 61 78  |his sets the max|
000010e0  69 6d 75 6d 20 61 67 65  20 6f 66 20 74 68 65 20  |imum age of the |
000010f0  4e 4e 54 50 20 49 44 20  48 69 73 74 6f 72 79 20  |NNTP ID History |
00001100  2d 20 79 65 73 20 69 74  20 6e 6f 77 20 67 65 74  |- yes it now get|
00001110  73 0a 20 20 20 74 72 69  6d 6d 65 64 2e 20 3b 2d  |s.   trimmed. ;-|
00001120  29 0a 0a 0a 55 70 67 72  61 64 69 6e 67 20 66 72  |)...Upgrading fr|
00001130  6f 6d 20 76 32 2e 30 32  20 28 4e 6f 74 20 74 68  |om v2.02 (Not th|
00001140  65 20 6c 61 74 65 72 20  32 2e 30 32 62 29 0a 7e  |e later 2.02b).~|
00001150  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |~~~~~~~~~~~~~~~~|
*
00001170  7e 7e 7e 7e 7e 7e 7e 7e  7e 0a 49 20 77 6f 75 6c  |~~~~~~~~~.I woul|
00001180  64 20 72 65 63 6f 6d 6d  65 6e 64 20 74 68 61 74  |d recommend that|
00001190  20 79 6f 75 20 75 70 64  61 74 65 20 79 6f 75 20  | you update you |
000011a0  6d 65 6e 75 73 20 61 6e  64 20 69 6e 63 6f 72 70  |menus and incorp|
000011b0  6f 72 61 74 65 20 63 68  61 6e 67 65 73 20 74 6f  |orate changes to|
000011c0  0a 74 68 65 20 43 6f 6e  66 69 67 20 66 69 6c 65  |.the Config file|
000011d0  2e 20 41 6c 6c 20 6f 66  20 74 68 65 20 66 69 6c  |. All of the fil|
000011e0  65 20 63 68 61 6e 67 65  64 20 73 69 6e 63 65 20  |e changed since |
000011f0  76 32 2e 30 31 20 68 61  76 65 20 61 6c 73 6f 20  |v2.01 have also |
00001200  63 68 61 6e 67 65 73 0a  73 69 6e 63 65 20 74 68  |changes.since th|
00001210  65 20 66 69 72 73 74 20  76 32 2e 30 32 20 28 64  |e first v2.02 (d|
00001220  65 76 29 20 72 65 6c 65  61 73 65 2e 0a 0a 0a 55  |ev) release....U|
00001230  70 67 72 61 64 69 6e 67  20 66 72 6f 6d 20 76 32  |pgrading from v2|
00001240  2e 30 32 62 0a 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |.02b.~~~~~~~~~~~|
00001250  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 0a 53 6f 72 72 79  |~~~~~~~~~~.Sorry|
00001260  2c 20 74 68 65 20 49 44  20 68 69 73 74 6f 72 79  |, the ID history|
00001270  20 68 61 73 20 72 65 76  65 72 74 65 64 20 62 61  | has reverted ba|
00001280  63 6b 20 74 6f 20 73 65  70 61 72 61 74 65 20 66  |ck to separate f|
00001290  69 6c 65 73 20 66 6f 72  20 65 61 63 68 0a 73 65  |iles for each.se|
000012a0  72 76 65 72 2c 20 73 6f  20 79 6f 75 20 77 69 6c  |rver, so you wil|
000012b0  6c 20 6e 65 65 64 20 74  6f 20 63 6f 70 79 20 74  |l need to copy t|
000012c0  68 65 20 22 48 69 73 74  6f 72 79 22 20 66 69 6c  |he "History" fil|
000012d0  65 20 61 73 20 22 78 78  78 48 69 73 74 22 20 66  |e as "xxxHist" f|
000012e0  6f 72 0a 65 61 63 68 20  73 65 72 76 65 72 20 79  |or.each server y|
000012f0  6f 75 20 75 73 65 2c 20  77 68 65 72 65 20 22 78  |ou use, where "x|
00001300  78 78 22 20 69 73 20 74  68 65 20 61 62 62 72 65  |xx" is the abbre|
00001310  76 69 61 74 69 6f 6e 20  66 6f 72 20 74 68 65 20  |viation for the |
00001320  73 65 72 76 65 72 2e 0a  0a 4f 74 68 65 72 20 74  |server...Other t|
00001330  68 61 6e 20 74 68 61 74  2c 20 79 6f 75 20 6f 6e  |han that, you on|
00001340  6c 79 20 61 63 74 75 61  6c 6c 79 20 6e 65 65 64  |ly actually need|
00001350  20 74 68 65 20 6e 65 77  20 21 52 75 6e 49 6d 61  | the new !RunIma|
00001360  67 65 20 66 72 6f 6d 20  74 68 69 73 0a 61 72 63  |ge from this.arc|
00001370  68 69 76 65 2e 0a 0a 49  74 20 77 6f 75 6c 64 20  |hive...It would |
00001380  62 65 20 77 6f 72 74 68  20 69 6e 63 6f 72 70 6f  |be worth incorpo|
00001390  72 61 74 69 6e 67 20 43  6f 6e 66 69 67 20 66 69  |rating Config fi|
000013a0  6c 65 20 64 69 66 66 65  72 65 6e 63 65 73 20 6f  |le differences o|
000013b0  75 74 6c 69 6e 65 20 66  6f 72 0a 75 70 67 72 61  |utline for.upgra|
000013c0  64 69 6e 67 20 66 72 6f  6d 20 76 32 2e 30 31 2e  |ding from v2.01.|
000013d0  0a 0a 0a 0a 43 6f 6e 74  61 63 74 73 0a 7e 7e 7e  |....Contacts.~~~|
000013e0  7e 7e 7e 7e 7e 0a 46 6f  72 20 21 54 43 50 49 50  |~~~~~.For !TCPIP|
000013f0  3a 0a 20 20 42 75 67 20  72 65 70 6f 72 74 73 2c  |:.  Bug reports,|
00001400  20 73 75 67 67 65 73 74  69 6f 6e 73 20 65 74 63  | suggestions etc|
00001410  20 74 6f 20 74 63 70 69  70 32 40 63 6f 6d 70 74  | to tcpip2@compt|
00001420  65 63 68 2e 64 65 6d 6f  6e 2e 63 6f 2e 75 6b 2e  |ech.demon.co.uk.|
00001430  0a 20 20 55 73 69 6e 67  20 74 68 69 73 20 61 64  |.  Using this ad|
00001440  64 72 65 73 73 20 77 69  6c 6c 20 65 6e 73 75 72  |dress will ensur|
00001450  65 20 74 68 61 74 20 62  6f 74 68 20 6d 79 73 65  |e that both myse|
00001460  6c 66 20 61 6e 64 20 41  6e 74 68 6f 6e 79 20 46  |lf and Anthony F|
00001470  72 6f 73 74 20 77 69 6c  6c 0a 20 20 67 65 74 20  |rost will.  get |
00001480  74 6f 20 72 65 61 64 20  69 74 2e 0a 0a 20 20 41  |to read it...  A|
00001490  64 61 6d 20 47 6f 6f 64  66 65 6c 6c 6f 77 20 28  |dam Goodfellow (|
000014a0  4d 65 29 20 3c 61 64 61  6d 40 63 6f 6d 70 74 65  |Me) <adam@compte|
000014b0  63 68 2e 64 65 6d 6f 6e  2e 63 6f 2e 75 6b 3e 0a  |ch.demon.co.uk>.|
000014c0  20 20 41 6e 74 68 6f 6e  79 20 46 72 6f 73 74 20  |  Anthony Frost |
000014d0  3c 76 75 6c 63 68 40 6b  65 72 6e 6f 77 2e 64 65  |<vulch@kernow.de|
000014e0  6d 6f 6e 2e 63 6f 2e 75  6b 3e 0a 0a 0a 53 75 70  |mon.co.uk>...Sup|
000014f0  70 6f 72 74 20 53 6f 66  74 77 61 72 65 0a 7e 7e  |port Software.~~|
00001500  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 0a 4f  |~~~~~~~~~~~~~~.O|
00001510  74 68 65 72 20 75 73 65  66 75 6c 20 73 6f 66 74  |ther useful soft|
00001520  77 61 72 65 2c 20 61 6c  6c 20 61 76 61 69 6c 61  |ware, all availa|
00001530  62 6c 65 20 66 72 6f 6d  20 66 74 70 2e 64 65 6d  |ble from ftp.dem|
00001540  6f 6e 2e 63 6f 2e 75 6b  20 69 6e 0a 2f 70 75 62  |on.co.uk in./pub|
00001550  2f 61 72 63 68 69 6d 65  64 65 73 3a 0a 0a 20 20  |/archimedes:..  |
00001560  21 53 6c 69 70 44 69 61  6c 20 28 44 69 61 6c 65  |!SlipDial (Diale|
00001570  72 2c 20 6e 65 65 64 65  64 20 66 6f 72 20 21 54  |r, needed for !T|
00001580  43 50 49 50 29 0a 20 20  43 6f 6e 74 61 63 74 3a  |CPIP).  Contact:|
00001590  20 47 72 61 68 61 6d 20  41 6c 6c 61 6e 20 3c 67  | Graham Allan <g|
000015a0  74 61 40 6d 6e 68 65 70  31 2e 68 65 70 2e 75 6d  |ta@mnhep1.hep.um|
000015b0  6e 2e 65 64 75 3e 0a 0a  20 20 21 4e 65 77 73 62  |n.edu>..  !Newsb|
000015c0  61 73 65 20 28 6e 65 77  73 20 61 6e 64 20 6d 61  |ase (news and ma|
000015d0  69 6c 20 64 65 62 61 74  63 68 65 72 2c 20 75 73  |il debatcher, us|
000015e0  65 20 77 69 74 68 20 21  54 54 46 4e 29 0a 20 20  |e with !TTFN).  |
000015f0  43 6f 6e 74 61 63 74 3a  20 47 72 61 68 61 6d 20  |Contact: Graham |
00001600  41 6c 6c 61 6e 20 3c 67  74 61 40 6d 6e 68 65 70  |Allan <gta@mnhep|
00001610  31 2e 68 65 70 2e 75 6d  6e 2e 65 64 75 3e 0a 0a  |1.hep.umn.edu>..|
00001620  20 20 21 54 54 46 4e 20  28 4e 65 77 73 2f 4d 61  |  !TTFN (News/Ma|
00001630  69 6c 20 72 65 61 64 65  72 2c 20 75 73 65 20 77  |il reader, use w|
00001640  69 74 68 20 21 4e 65 77  73 62 61 73 65 29 0a 20  |ith !Newsbase). |
00001650  20 43 6f 6e 74 61 63 74  3a 20 52 6f 62 65 72 74  | Contact: Robert|
00001660  20 4f 72 77 69 6e 20 3c  72 6f 62 40 77 6f 6e 67  | Orwin <rob@wong|
00001670  2e 64 65 6d 6f 6e 2e 63  6f 2e 75 6b 3e 0a 0a 20  |.demon.co.uk>.. |
00001680  20 21 51 45 64 69 74 20  28 4f 75 74 67 6f 69 6e  | !QEdit (Outgoin|
00001690  67 20 4d 61 69 6c 20 61  6e 64 20 4e 65 77 73 20  |g Mail and News |
000016a0  71 75 65 75 65 20 6c 61  73 74 2d 6d 69 6e 75 74  |queue last-minut|
000016b0  65 20 65 64 69 74 6f 72  2c 20 66 6f 72 20 75 73  |e editor, for us|
000016c0  65 20 77 69 74 68 0a 20  20 21 54 43 50 49 50 20  |e with.  !TCPIP |
000016d0  61 6e 64 20 21 4e 65 77  73 62 61 73 65 29 0a 20  |and !Newsbase). |
000016e0  20 43 6f 6e 74 61 63 74  3a 20 44 61 76 69 64 20  | Contact: David |
000016f0  43 72 6f 66 74 20 3c 64  61 76 69 64 40 72 75 6e  |Croft <david@run|
00001700  67 65 31 2e 64 65 6d 6f  6e 2e 63 6f 2e 75 6b 3e  |ge1.demon.co.uk>|
00001710  0a 0a 20 20 21 41 72 63  57 65 62 20 28 57 6f 72  |..  !ArcWeb (Wor|
00001720  6c 64 20 57 69 64 65 20  57 65 62 20 42 72 6f 77  |ld Wide Web Brow|
00001730  73 65 72 29 0a 20 20 43  6f 6e 74 61 63 74 3a 20  |ser).  Contact: |
00001740  53 74 65 77 61 72 74 20  42 72 6f 64 69 65 20 3c  |Stewart Brodie <|
00001750  53 2e 4e 2e 42 72 6f 64  69 65 40 65 63 73 2e 73  |S.N.Brodie@ecs.s|
00001760  6f 74 6f 6e 2e 61 63 2e  75 6b 3e 0a 0a 20 20 21  |oton.ac.uk>..  !|
00001770  41 72 63 57 65 62 4b 39  51 20 28 48 54 54 50 20  |ArcWebK9Q (HTTP |
00001780  46 65 74 63 68 65 72 20  66 6f 72 20 21 41 72 63  |Fetcher for !Arc|
00001790  57 65 62 20 61 6e 64 20  21 54 43 50 49 50 29 0a  |Web and !TCPIP).|
000017a0  20 20 43 6f 6e 74 61 63  74 3a 20 4b 65 76 69 6e  |  Contact: Kevin|
000017b0  20 46 2e 20 51 75 69 6e  6e 20 3c 6b 65 76 71 40  | F. Quinn <kevq@|
000017c0  62 61 6e 61 6e 61 2e 64  65 6d 6f 6e 2e 63 6f 2e  |banana.demon.co.|
000017d0  75 6b 3e 0a 0a 20 20 21  47 6f 70 68 65 72 20 28  |uk>..  !Gopher (|
000017e0  47 6f 70 68 65 72 20 63  6c 69 65 6e 74 20 66 6f  |Gopher client fo|
000017f0  72 20 21 54 43 50 49 50  29 0a 20 20 43 6f 6e 74  |r !TCPIP).  Cont|
00001800  61 63 74 3a 20 41 6e 74  68 6f 6e 79 20 46 72 6f  |act: Anthony Fro|
00001810  73 74 20 3c 76 75 6c 63  68 40 6b 65 72 6e 6f 77  |st <vulch@kernow|
00001820  2e 64 65 6d 6f 6e 2e 63  6f 2e 75 6b 3e 0a 0a 41  |.demon.co.uk>..A|
00001830  20 63 6f 6d 70 6c 65 74  65 20 49 6e 74 65 72 6e  | complete Intern|
00001840  65 74 20 73 74 61 72 74  65 72 20 70 61 63 6b 20  |et starter pack |
00001850  63 6f 6e 74 61 69 6e 67  20 21 54 43 50 49 50 20  |containg !TCPIP |
00001860  61 6e 64 20 6d 75 63 68  20 6f 66 20 74 68 65 20  |and much of the |
00001870  61 62 6f 76 65 0a 69 73  20 61 6c 73 6f 20 61 76  |above.is also av|
00001880  61 69 6c 61 62 6c 65 20  66 72 6f 6d 20 74 68 65  |ailable from the|
00001890  20 73 61 6d 65 20 70 6c  61 63 65 2e 0a 20 20 43  | same place..  C|
000018a0  6f 6e 74 61 63 74 3a 20  44 72 20 41 6c 61 6e 20  |ontact: Dr Alan |
000018b0  48 61 73 73 65 79 20 3c  61 6c 61 6e 40 6d 69 64  |Hassey <alan@mid|
000018c0  77 69 66 65 2e 64 65 6d  6f 6e 2e 63 6f 2e 75 6b  |wife.demon.co.uk|
000018d0  3e 0a 0a 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |>..-------------|
000018e0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00001910  2d 2d 2d 2d 2d 2d 2d 2d  2d 0a 41 64 61 6d 20 47  |---------.Adam G|
00001920  6f 6f 64 66 65 6c 6c 6f  77 20 3c 61 64 61 6d 40  |oodfellow <adam@|
00001930  63 6f 6d 70 74 65 63 68  2e 64 65 6d 6f 6e 2e 63  |comptech.demon.c|
00001940  6f 2e 75 6b 3e 20 20 20  20 20 20 20 20 20 20 20  |o.uk>           |
00001950  20 20 20 20 20 20 20 20  32 31 2f 30 32 2f 39 35  |        21/02/95|
00001960  0a                                                |.|
00001961