Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199801_2.adf » Regulars2 » StarInfo/Fletcher/!Setup/Files/Disc1/Program/Games/!NetOxo/!Help

StarInfo/Fletcher/!Setup/Files/Disc1/Program/Games/!NetOxo/!Help

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 » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199801_2.adf » Regulars2
Filename: StarInfo/Fletcher/!Setup/Files/Disc1/Program/Games/!NetOxo/!Help
Read OK:
File size: 12A4 bytes
Load address: 0000
Exec address: 0000
File contents
                           NetOXO - Network O's and X's
                           ============================
                                
Version 1.04 (25 Jan 1997)

Introduction
------------
I wanted to play a network game one night and - having none - decided that
perhaps the world needed one... So I set about thinking of the type of game
I'd like to see... A sort of 3d shoot-'em up with multiple players, various
computer controlled robots and texture mapped walls and floors would have
been nice... On the other hand, a strategy game where everyone is carefully
watching the moves that his (or her) opponents take, weighing up their
chances and then finding out that all along your opponents were ganging up on
/you/...

However, I'm not up to that standard so you've got O's and X's. I know, I
know... It's not the greatest of games... and I know it's not the best
implemented of games... and I know there's no 'play computer' option (but
then why would you want a net version ?)... but it's what I've written and
you'll just have to like it or lump it, ok ?

Usage
-----
Well, you sort of run the game (oh and I hope you have a stack installed) and
click on the icon. Then you give it the host and port you want to connect to
- by default this is 1976 but ports may go up according to who's taken them
with other things.

Once connected the 'other' player will have a chance to play and basically
clicks where he wants to go. Then you have a go. Then they do. You sort of
continue like this until one of you wins or you get a draw. Then you clear
the board (press Menu and select 'Clear board') and start again.

When you are fed up you can disconnect. Quitting will also disconnect, but
slightly more violently...

If you want to talk to your opponent - perhaps to say 'oh what a jolly good
move, chap' or 'oh dear I appear to have made a mistake' (or derivatives
thereof) - just thump the message button and type your message, and then
Return. When your opponent gets the message they can press the Close button
(or press Return) to get rid of it, or R to reply to it. You can continue
playing quite happily whilst this silly little messaging is going on...

    
How it works
------------
Basically it just transmits messages across the tcp connection giving the
moves. Any deviation from the protocol will cause a disconnection - to prevent people just hacking it and typing any old rubbish in an attempt to either
crash your computer or cheat. For this reason, I'm omitting the protocol used
- you'll just have to decode it yourself - not hard really...

The basics of it are pretty simple... Each player takes it in turns and
whenever we spot a 'winner' we put up a message box and then lock the board -
which can only be unlocked by clearing it. Erm... What else can I say... Oh
yes, the messages simply send a line of text as part of the same protocol to
the other machine which picks it up and dumps it in a window - you've only
got one, so it's not useful as a 'real' chat program.


Help and message files
----------------------
This application is fully !Help compliant and it is recommended that when
getting to grips with it the help should be used if only to give it some
purpose! It also supports the use of MessageTrans and therefore translation
to another language or changing the messages for the fun of it is much easier
than it might have been.


Compatibility
-------------
This application has been tested on the author's A5000, but due to the lack
of friends with Acorns has not been tested on other systems. Therefore, it
ought to work on any RO3.1 machine.


Disclaimer
----------
The author accepts no responsibility for any problems which this application
may cause or loss of data resulting in its use. This application is Public
Domain Freeware. This means that it may be distributed, so long as no charge
other than copying costs are charged for it. The copyright remains with
myself (Justin Fletcher).


Contact
-------
Any comments, queries, donations or bug reports can be sent to Justin
Fletcher at :

E-Mail : Gerph@essex.ac.uk
URL    : http://users.essex.ac.uk/users/gerph
IRC    : On #Acorn as Gerph
Finger : finger jrflet@postman.essex.ac.uk
Tel    : (01842) 813979

Snail Mail :
    Justin Fletcher
    �Galadriel�
    17b Cromwell Road,
    Weeting,
    Brandon,
    Suffolk.
    IP27 0QT


History
-------
Version 1.00 : 12 Jan 1997
               First version written - single player single terminal in 1 hour

Version 1.01 : 12 Jan 1997 (1 hour later)
               Network version :-)

Version 1.02 : 13 Jan 1997
               Network validation/'Connected!' support

Version 1.03 : 13 Jan 1997
               Messaging and scoring...

Version 1.04 : 25 Jan 1997
               Compressed and !Help written.
00000000  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000010  20 20 20 20 20 20 20 20  20 20 20 4e 65 74 4f 58  |           NetOX|
00000020  4f 20 2d 20 4e 65 74 77  6f 72 6b 20 4f 27 73 20  |O - Network O's |
00000030  61 6e 64 20 58 27 73 0a  20 20 20 20 20 20 20 20  |and X's.        |
00000040  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000050  20 20 20 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |   =============|
00000060  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 0a  |===============.|
00000070  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000090  0a 56 65 72 73 69 6f 6e  20 31 2e 30 34 20 28 32  |.Version 1.04 (2|
000000a0  35 20 4a 61 6e 20 31 39  39 37 29 0a 0a 49 6e 74  |5 Jan 1997)..Int|
000000b0  72 6f 64 75 63 74 69 6f  6e 0a 2d 2d 2d 2d 2d 2d  |roduction.------|
000000c0  2d 2d 2d 2d 2d 2d 0a 49  20 77 61 6e 74 65 64 20  |------.I wanted |
000000d0  74 6f 20 70 6c 61 79 20  61 20 6e 65 74 77 6f 72  |to play a networ|
000000e0  6b 20 67 61 6d 65 20 6f  6e 65 20 6e 69 67 68 74  |k game one night|
000000f0  20 61 6e 64 20 2d 20 68  61 76 69 6e 67 20 6e 6f  | and - having no|
00000100  6e 65 20 2d 20 64 65 63  69 64 65 64 20 74 68 61  |ne - decided tha|
00000110  74 0a 70 65 72 68 61 70  73 20 74 68 65 20 77 6f  |t.perhaps the wo|
00000120  72 6c 64 20 6e 65 65 64  65 64 20 6f 6e 65 2e 2e  |rld needed one..|
00000130  2e 20 53 6f 20 49 20 73  65 74 20 61 62 6f 75 74  |. So I set about|
00000140  20 74 68 69 6e 6b 69 6e  67 20 6f 66 20 74 68 65  | thinking of the|
00000150  20 74 79 70 65 20 6f 66  20 67 61 6d 65 0a 49 27  | type of game.I'|
00000160  64 20 6c 69 6b 65 20 74  6f 20 73 65 65 2e 2e 2e  |d like to see...|
00000170  20 41 20 73 6f 72 74 20  6f 66 20 33 64 20 73 68  | A sort of 3d sh|
00000180  6f 6f 74 2d 27 65 6d 20  75 70 20 77 69 74 68 20  |oot-'em up with |
00000190  6d 75 6c 74 69 70 6c 65  20 70 6c 61 79 65 72 73  |multiple players|
000001a0  2c 20 76 61 72 69 6f 75  73 0a 63 6f 6d 70 75 74  |, various.comput|
000001b0  65 72 20 63 6f 6e 74 72  6f 6c 6c 65 64 20 72 6f  |er controlled ro|
000001c0  62 6f 74 73 20 61 6e 64  20 74 65 78 74 75 72 65  |bots and texture|
000001d0  20 6d 61 70 70 65 64 20  77 61 6c 6c 73 20 61 6e  | mapped walls an|
000001e0  64 20 66 6c 6f 6f 72 73  20 77 6f 75 6c 64 20 68  |d floors would h|
000001f0  61 76 65 0a 62 65 65 6e  20 6e 69 63 65 2e 2e 2e  |ave.been nice...|
00000200  20 4f 6e 20 74 68 65 20  6f 74 68 65 72 20 68 61  | On the other ha|
00000210  6e 64 2c 20 61 20 73 74  72 61 74 65 67 79 20 67  |nd, a strategy g|
00000220  61 6d 65 20 77 68 65 72  65 20 65 76 65 72 79 6f  |ame where everyo|
00000230  6e 65 20 69 73 20 63 61  72 65 66 75 6c 6c 79 0a  |ne is carefully.|
00000240  77 61 74 63 68 69 6e 67  20 74 68 65 20 6d 6f 76  |watching the mov|
00000250  65 73 20 74 68 61 74 20  68 69 73 20 28 6f 72 20  |es that his (or |
00000260  68 65 72 29 20 6f 70 70  6f 6e 65 6e 74 73 20 74  |her) opponents t|
00000270  61 6b 65 2c 20 77 65 69  67 68 69 6e 67 20 75 70  |ake, weighing up|
00000280  20 74 68 65 69 72 0a 63  68 61 6e 63 65 73 20 61  | their.chances a|
00000290  6e 64 20 74 68 65 6e 20  66 69 6e 64 69 6e 67 20  |nd then finding |
000002a0  6f 75 74 20 74 68 61 74  20 61 6c 6c 20 61 6c 6f  |out that all alo|
000002b0  6e 67 20 79 6f 75 72 20  6f 70 70 6f 6e 65 6e 74  |ng your opponent|
000002c0  73 20 77 65 72 65 20 67  61 6e 67 69 6e 67 20 75  |s were ganging u|
000002d0  70 20 6f 6e 0a 2f 79 6f  75 2f 2e 2e 2e 0a 0a 48  |p on./you/.....H|
000002e0  6f 77 65 76 65 72 2c 20  49 27 6d 20 6e 6f 74 20  |owever, I'm not |
000002f0  75 70 20 74 6f 20 74 68  61 74 20 73 74 61 6e 64  |up to that stand|
00000300  61 72 64 20 73 6f 20 79  6f 75 27 76 65 20 67 6f  |ard so you've go|
00000310  74 20 4f 27 73 20 61 6e  64 20 58 27 73 2e 20 49  |t O's and X's. I|
00000320  20 6b 6e 6f 77 2c 20 49  0a 6b 6e 6f 77 2e 2e 2e  | know, I.know...|
00000330  20 49 74 27 73 20 6e 6f  74 20 74 68 65 20 67 72  | It's not the gr|
00000340  65 61 74 65 73 74 20 6f  66 20 67 61 6d 65 73 2e  |eatest of games.|
00000350  2e 2e 20 61 6e 64 20 49  20 6b 6e 6f 77 20 69 74  |.. and I know it|
00000360  27 73 20 6e 6f 74 20 74  68 65 20 62 65 73 74 0a  |'s not the best.|
00000370  69 6d 70 6c 65 6d 65 6e  74 65 64 20 6f 66 20 67  |implemented of g|
00000380  61 6d 65 73 2e 2e 2e 20  61 6e 64 20 49 20 6b 6e  |ames... and I kn|
00000390  6f 77 20 74 68 65 72 65  27 73 20 6e 6f 20 27 70  |ow there's no 'p|
000003a0  6c 61 79 20 63 6f 6d 70  75 74 65 72 27 20 6f 70  |lay computer' op|
000003b0  74 69 6f 6e 20 28 62 75  74 0a 74 68 65 6e 20 77  |tion (but.then w|
000003c0  68 79 20 77 6f 75 6c 64  20 79 6f 75 20 77 61 6e  |hy would you wan|
000003d0  74 20 61 20 6e 65 74 20  76 65 72 73 69 6f 6e 20  |t a net version |
000003e0  3f 29 2e 2e 2e 20 62 75  74 20 69 74 27 73 20 77  |?)... but it's w|
000003f0  68 61 74 20 49 27 76 65  20 77 72 69 74 74 65 6e  |hat I've written|
00000400  20 61 6e 64 0a 79 6f 75  27 6c 6c 20 6a 75 73 74  | and.you'll just|
00000410  20 68 61 76 65 20 74 6f  20 6c 69 6b 65 20 69 74  | have to like it|
00000420  20 6f 72 20 6c 75 6d 70  20 69 74 2c 20 6f 6b 20  | or lump it, ok |
00000430  3f 0a 0a 55 73 61 67 65  0a 2d 2d 2d 2d 2d 0a 57  |?..Usage.-----.W|
00000440  65 6c 6c 2c 20 79 6f 75  20 73 6f 72 74 20 6f 66  |ell, you sort of|
00000450  20 72 75 6e 20 74 68 65  20 67 61 6d 65 20 28 6f  | run the game (o|
00000460  68 20 61 6e 64 20 49 20  68 6f 70 65 20 79 6f 75  |h and I hope you|
00000470  20 68 61 76 65 20 61 20  73 74 61 63 6b 20 69 6e  | have a stack in|
00000480  73 74 61 6c 6c 65 64 29  20 61 6e 64 0a 63 6c 69  |stalled) and.cli|
00000490  63 6b 20 6f 6e 20 74 68  65 20 69 63 6f 6e 2e 20  |ck on the icon. |
000004a0  54 68 65 6e 20 79 6f 75  20 67 69 76 65 20 69 74  |Then you give it|
000004b0  20 74 68 65 20 68 6f 73  74 20 61 6e 64 20 70 6f  | the host and po|
000004c0  72 74 20 79 6f 75 20 77  61 6e 74 20 74 6f 20 63  |rt you want to c|
000004d0  6f 6e 6e 65 63 74 20 74  6f 0a 2d 20 62 79 20 64  |onnect to.- by d|
000004e0  65 66 61 75 6c 74 20 74  68 69 73 20 69 73 20 31  |efault this is 1|
000004f0  39 37 36 20 62 75 74 20  70 6f 72 74 73 20 6d 61  |976 but ports ma|
00000500  79 20 67 6f 20 75 70 20  61 63 63 6f 72 64 69 6e  |y go up accordin|
00000510  67 20 74 6f 20 77 68 6f  27 73 20 74 61 6b 65 6e  |g to who's taken|
00000520  20 74 68 65 6d 0a 77 69  74 68 20 6f 74 68 65 72  | them.with other|
00000530  20 74 68 69 6e 67 73 2e  0a 0a 4f 6e 63 65 20 63  | things...Once c|
00000540  6f 6e 6e 65 63 74 65 64  20 74 68 65 20 27 6f 74  |onnected the 'ot|
00000550  68 65 72 27 20 70 6c 61  79 65 72 20 77 69 6c 6c  |her' player will|
00000560  20 68 61 76 65 20 61 20  63 68 61 6e 63 65 20 74  | have a chance t|
00000570  6f 20 70 6c 61 79 20 61  6e 64 20 62 61 73 69 63  |o play and basic|
00000580  61 6c 6c 79 0a 63 6c 69  63 6b 73 20 77 68 65 72  |ally.clicks wher|
00000590  65 20 68 65 20 77 61 6e  74 73 20 74 6f 20 67 6f  |e he wants to go|
000005a0  2e 20 54 68 65 6e 20 79  6f 75 20 68 61 76 65 20  |. Then you have |
000005b0  61 20 67 6f 2e 20 54 68  65 6e 20 74 68 65 79 20  |a go. Then they |
000005c0  64 6f 2e 20 59 6f 75 20  73 6f 72 74 20 6f 66 0a  |do. You sort of.|
000005d0  63 6f 6e 74 69 6e 75 65  20 6c 69 6b 65 20 74 68  |continue like th|
000005e0  69 73 20 75 6e 74 69 6c  20 6f 6e 65 20 6f 66 20  |is until one of |
000005f0  79 6f 75 20 77 69 6e 73  20 6f 72 20 79 6f 75 20  |you wins or you |
00000600  67 65 74 20 61 20 64 72  61 77 2e 20 54 68 65 6e  |get a draw. Then|
00000610  20 79 6f 75 20 63 6c 65  61 72 0a 74 68 65 20 62  | you clear.the b|
00000620  6f 61 72 64 20 28 70 72  65 73 73 20 4d 65 6e 75  |oard (press Menu|
00000630  20 61 6e 64 20 73 65 6c  65 63 74 20 27 43 6c 65  | and select 'Cle|
00000640  61 72 20 62 6f 61 72 64  27 29 20 61 6e 64 20 73  |ar board') and s|
00000650  74 61 72 74 20 61 67 61  69 6e 2e 0a 0a 57 68 65  |tart again...Whe|
00000660  6e 20 79 6f 75 20 61 72  65 20 66 65 64 20 75 70  |n you are fed up|
00000670  20 79 6f 75 20 63 61 6e  20 64 69 73 63 6f 6e 6e  | you can disconn|
00000680  65 63 74 2e 20 51 75 69  74 74 69 6e 67 20 77 69  |ect. Quitting wi|
00000690  6c 6c 20 61 6c 73 6f 20  64 69 73 63 6f 6e 6e 65  |ll also disconne|
000006a0  63 74 2c 20 62 75 74 0a  73 6c 69 67 68 74 6c 79  |ct, but.slightly|
000006b0  20 6d 6f 72 65 20 76 69  6f 6c 65 6e 74 6c 79 2e  | more violently.|
000006c0  2e 2e 0a 0a 49 66 20 79  6f 75 20 77 61 6e 74 20  |....If you want |
000006d0  74 6f 20 74 61 6c 6b 20  74 6f 20 79 6f 75 72 20  |to talk to your |
000006e0  6f 70 70 6f 6e 65 6e 74  20 2d 20 70 65 72 68 61  |opponent - perha|
000006f0  70 73 20 74 6f 20 73 61  79 20 27 6f 68 20 77 68  |ps to say 'oh wh|
00000700  61 74 20 61 20 6a 6f 6c  6c 79 20 67 6f 6f 64 0a  |at a jolly good.|
00000710  6d 6f 76 65 2c 20 63 68  61 70 27 20 6f 72 20 27  |move, chap' or '|
00000720  6f 68 20 64 65 61 72 20  49 20 61 70 70 65 61 72  |oh dear I appear|
00000730  20 74 6f 20 68 61 76 65  20 6d 61 64 65 20 61 20  | to have made a |
00000740  6d 69 73 74 61 6b 65 27  20 28 6f 72 20 64 65 72  |mistake' (or der|
00000750  69 76 61 74 69 76 65 73  0a 74 68 65 72 65 6f 66  |ivatives.thereof|
00000760  29 20 2d 20 6a 75 73 74  20 74 68 75 6d 70 20 74  |) - just thump t|
00000770  68 65 20 6d 65 73 73 61  67 65 20 62 75 74 74 6f  |he message butto|
00000780  6e 20 61 6e 64 20 74 79  70 65 20 79 6f 75 72 20  |n and type your |
00000790  6d 65 73 73 61 67 65 2c  20 61 6e 64 20 74 68 65  |message, and the|
000007a0  6e 0a 52 65 74 75 72 6e  2e 20 57 68 65 6e 20 79  |n.Return. When y|
000007b0  6f 75 72 20 6f 70 70 6f  6e 65 6e 74 20 67 65 74  |our opponent get|
000007c0  73 20 74 68 65 20 6d 65  73 73 61 67 65 20 74 68  |s the message th|
000007d0  65 79 20 63 61 6e 20 70  72 65 73 73 20 74 68 65  |ey can press the|
000007e0  20 43 6c 6f 73 65 20 62  75 74 74 6f 6e 0a 28 6f  | Close button.(o|
000007f0  72 20 70 72 65 73 73 20  52 65 74 75 72 6e 29 20  |r press Return) |
00000800  74 6f 20 67 65 74 20 72  69 64 20 6f 66 20 69 74  |to get rid of it|
00000810  2c 20 6f 72 20 52 20 74  6f 20 72 65 70 6c 79 20  |, or R to reply |
00000820  74 6f 20 69 74 2e 20 59  6f 75 20 63 61 6e 20 63  |to it. You can c|
00000830  6f 6e 74 69 6e 75 65 0a  70 6c 61 79 69 6e 67 20  |ontinue.playing |
00000840  71 75 69 74 65 20 68 61  70 70 69 6c 79 20 77 68  |quite happily wh|
00000850  69 6c 73 74 20 74 68 69  73 20 73 69 6c 6c 79 20  |ilst this silly |
00000860  6c 69 74 74 6c 65 20 6d  65 73 73 61 67 69 6e 67  |little messaging|
00000870  20 69 73 20 67 6f 69 6e  67 20 6f 6e 2e 2e 2e 0a  | is going on....|
00000880  0a 20 20 20 20 0a 48 6f  77 20 69 74 20 77 6f 72  |.    .How it wor|
00000890  6b 73 0a 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 0a  |ks.------------.|
000008a0  42 61 73 69 63 61 6c 6c  79 20 69 74 20 6a 75 73  |Basically it jus|
000008b0  74 20 74 72 61 6e 73 6d  69 74 73 20 6d 65 73 73  |t transmits mess|
000008c0  61 67 65 73 20 61 63 72  6f 73 73 20 74 68 65 20  |ages across the |
000008d0  74 63 70 20 63 6f 6e 6e  65 63 74 69 6f 6e 20 67  |tcp connection g|
000008e0  69 76 69 6e 67 20 74 68  65 0a 6d 6f 76 65 73 2e  |iving the.moves.|
000008f0  20 41 6e 79 20 64 65 76  69 61 74 69 6f 6e 20 66  | Any deviation f|
00000900  72 6f 6d 20 74 68 65 20  70 72 6f 74 6f 63 6f 6c  |rom the protocol|
00000910  20 77 69 6c 6c 20 63 61  75 73 65 20 61 20 64 69  | will cause a di|
00000920  73 63 6f 6e 6e 65 63 74  69 6f 6e 20 2d 20 74 6f  |sconnection - to|
00000930  20 70 72 65 76 65 6e 74  20 70 65 6f 70 6c 65 20  | prevent people |
00000940  6a 75 73 74 20 68 61 63  6b 69 6e 67 20 69 74 20  |just hacking it |
00000950  61 6e 64 20 74 79 70 69  6e 67 20 61 6e 79 20 6f  |and typing any o|
00000960  6c 64 20 72 75 62 62 69  73 68 20 69 6e 20 61 6e  |ld rubbish in an|
00000970  20 61 74 74 65 6d 70 74  20 74 6f 20 65 69 74 68  | attempt to eith|
00000980  65 72 0a 63 72 61 73 68  20 79 6f 75 72 20 63 6f  |er.crash your co|
00000990  6d 70 75 74 65 72 20 6f  72 20 63 68 65 61 74 2e  |mputer or cheat.|
000009a0  20 46 6f 72 20 74 68 69  73 20 72 65 61 73 6f 6e  | For this reason|
000009b0  2c 20 49 27 6d 20 6f 6d  69 74 74 69 6e 67 20 74  |, I'm omitting t|
000009c0  68 65 20 70 72 6f 74 6f  63 6f 6c 20 75 73 65 64  |he protocol used|
000009d0  0a 2d 20 79 6f 75 27 6c  6c 20 6a 75 73 74 20 68  |.- you'll just h|
000009e0  61 76 65 20 74 6f 20 64  65 63 6f 64 65 20 69 74  |ave to decode it|
000009f0  20 79 6f 75 72 73 65 6c  66 20 2d 20 6e 6f 74 20  | yourself - not |
00000a00  68 61 72 64 20 72 65 61  6c 6c 79 2e 2e 2e 0a 0a  |hard really.....|
00000a10  54 68 65 20 62 61 73 69  63 73 20 6f 66 20 69 74  |The basics of it|
00000a20  20 61 72 65 20 70 72 65  74 74 79 20 73 69 6d 70  | are pretty simp|
00000a30  6c 65 2e 2e 2e 20 45 61  63 68 20 70 6c 61 79 65  |le... Each playe|
00000a40  72 20 74 61 6b 65 73 20  69 74 20 69 6e 20 74 75  |r takes it in tu|
00000a50  72 6e 73 20 61 6e 64 0a  77 68 65 6e 65 76 65 72  |rns and.whenever|
00000a60  20 77 65 20 73 70 6f 74  20 61 20 27 77 69 6e 6e  | we spot a 'winn|
00000a70  65 72 27 20 77 65 20 70  75 74 20 75 70 20 61 20  |er' we put up a |
00000a80  6d 65 73 73 61 67 65 20  62 6f 78 20 61 6e 64 20  |message box and |
00000a90  74 68 65 6e 20 6c 6f 63  6b 20 74 68 65 20 62 6f  |then lock the bo|
00000aa0  61 72 64 20 2d 0a 77 68  69 63 68 20 63 61 6e 20  |ard -.which can |
00000ab0  6f 6e 6c 79 20 62 65 20  75 6e 6c 6f 63 6b 65 64  |only be unlocked|
00000ac0  20 62 79 20 63 6c 65 61  72 69 6e 67 20 69 74 2e  | by clearing it.|
00000ad0  20 45 72 6d 2e 2e 2e 20  57 68 61 74 20 65 6c 73  | Erm... What els|
00000ae0  65 20 63 61 6e 20 49 20  73 61 79 2e 2e 2e 20 4f  |e can I say... O|
00000af0  68 0a 79 65 73 2c 20 74  68 65 20 6d 65 73 73 61  |h.yes, the messa|
00000b00  67 65 73 20 73 69 6d 70  6c 79 20 73 65 6e 64 20  |ges simply send |
00000b10  61 20 6c 69 6e 65 20 6f  66 20 74 65 78 74 20 61  |a line of text a|
00000b20  73 20 70 61 72 74 20 6f  66 20 74 68 65 20 73 61  |s part of the sa|
00000b30  6d 65 20 70 72 6f 74 6f  63 6f 6c 20 74 6f 0a 74  |me protocol to.t|
00000b40  68 65 20 6f 74 68 65 72  20 6d 61 63 68 69 6e 65  |he other machine|
00000b50  20 77 68 69 63 68 20 70  69 63 6b 73 20 69 74 20  | which picks it |
00000b60  75 70 20 61 6e 64 20 64  75 6d 70 73 20 69 74 20  |up and dumps it |
00000b70  69 6e 20 61 20 77 69 6e  64 6f 77 20 2d 20 79 6f  |in a window - yo|
00000b80  75 27 76 65 20 6f 6e 6c  79 0a 67 6f 74 20 6f 6e  |u've only.got on|
00000b90  65 2c 20 73 6f 20 69 74  27 73 20 6e 6f 74 20 75  |e, so it's not u|
00000ba0  73 65 66 75 6c 20 61 73  20 61 20 27 72 65 61 6c  |seful as a 'real|
00000bb0  27 20 63 68 61 74 20 70  72 6f 67 72 61 6d 2e 0a  |' chat program..|
00000bc0  0a 0a 48 65 6c 70 20 61  6e 64 20 6d 65 73 73 61  |..Help and messa|
00000bd0  67 65 20 66 69 6c 65 73  0a 2d 2d 2d 2d 2d 2d 2d  |ge files.-------|
00000be0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 0a  |---------------.|
00000bf0  54 68 69 73 20 61 70 70  6c 69 63 61 74 69 6f 6e  |This application|
00000c00  20 69 73 20 66 75 6c 6c  79 20 21 48 65 6c 70 20  | is fully !Help |
00000c10  63 6f 6d 70 6c 69 61 6e  74 20 61 6e 64 20 69 74  |compliant and it|
00000c20  20 69 73 20 72 65 63 6f  6d 6d 65 6e 64 65 64 20  | is recommended |
00000c30  74 68 61 74 20 77 68 65  6e 0a 67 65 74 74 69 6e  |that when.gettin|
00000c40  67 20 74 6f 20 67 72 69  70 73 20 77 69 74 68 20  |g to grips with |
00000c50  69 74 20 74 68 65 20 68  65 6c 70 20 73 68 6f 75  |it the help shou|
00000c60  6c 64 20 62 65 20 75 73  65 64 20 69 66 20 6f 6e  |ld be used if on|
00000c70  6c 79 20 74 6f 20 67 69  76 65 20 69 74 20 73 6f  |ly to give it so|
00000c80  6d 65 0a 70 75 72 70 6f  73 65 21 20 49 74 20 61  |me.purpose! It a|
00000c90  6c 73 6f 20 73 75 70 70  6f 72 74 73 20 74 68 65  |lso supports the|
00000ca0  20 75 73 65 20 6f 66 20  4d 65 73 73 61 67 65 54  | use of MessageT|
00000cb0  72 61 6e 73 20 61 6e 64  20 74 68 65 72 65 66 6f  |rans and therefo|
00000cc0  72 65 20 74 72 61 6e 73  6c 61 74 69 6f 6e 0a 74  |re translation.t|
00000cd0  6f 20 61 6e 6f 74 68 65  72 20 6c 61 6e 67 75 61  |o another langua|
00000ce0  67 65 20 6f 72 20 63 68  61 6e 67 69 6e 67 20 74  |ge or changing t|
00000cf0  68 65 20 6d 65 73 73 61  67 65 73 20 66 6f 72 20  |he messages for |
00000d00  74 68 65 20 66 75 6e 20  6f 66 20 69 74 20 69 73  |the fun of it is|
00000d10  20 6d 75 63 68 20 65 61  73 69 65 72 0a 74 68 61  | much easier.tha|
00000d20  6e 20 69 74 20 6d 69 67  68 74 20 68 61 76 65 20  |n it might have |
00000d30  62 65 65 6e 2e 0a 0a 0a  43 6f 6d 70 61 74 69 62  |been....Compatib|
00000d40  69 6c 69 74 79 0a 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ility.----------|
00000d50  2d 2d 2d 0a 54 68 69 73  20 61 70 70 6c 69 63 61  |---.This applica|
00000d60  74 69 6f 6e 20 68 61 73  20 62 65 65 6e 20 74 65  |tion has been te|
00000d70  73 74 65 64 20 6f 6e 20  74 68 65 20 61 75 74 68  |sted on the auth|
00000d80  6f 72 27 73 20 41 35 30  30 30 2c 20 62 75 74 20  |or's A5000, but |
00000d90  64 75 65 20 74 6f 20 74  68 65 20 6c 61 63 6b 0a  |due to the lack.|
00000da0  6f 66 20 66 72 69 65 6e  64 73 20 77 69 74 68 20  |of friends with |
00000db0  41 63 6f 72 6e 73 20 68  61 73 20 6e 6f 74 20 62  |Acorns has not b|
00000dc0  65 65 6e 20 74 65 73 74  65 64 20 6f 6e 20 6f 74  |een tested on ot|
00000dd0  68 65 72 20 73 79 73 74  65 6d 73 2e 20 54 68 65  |her systems. The|
00000de0  72 65 66 6f 72 65 2c 20  69 74 0a 6f 75 67 68 74  |refore, it.ought|
00000df0  20 74 6f 20 77 6f 72 6b  20 6f 6e 20 61 6e 79 20  | to work on any |
00000e00  52 4f 33 2e 31 20 6d 61  63 68 69 6e 65 2e 0a 0a  |RO3.1 machine...|
00000e10  0a 44 69 73 63 6c 61 69  6d 65 72 0a 2d 2d 2d 2d  |.Disclaimer.----|
00000e20  2d 2d 2d 2d 2d 2d 0a 54  68 65 20 61 75 74 68 6f  |------.The autho|
00000e30  72 20 61 63 63 65 70 74  73 20 6e 6f 20 72 65 73  |r accepts no res|
00000e40  70 6f 6e 73 69 62 69 6c  69 74 79 20 66 6f 72 20  |ponsibility for |
00000e50  61 6e 79 20 70 72 6f 62  6c 65 6d 73 20 77 68 69  |any problems whi|
00000e60  63 68 20 74 68 69 73 20  61 70 70 6c 69 63 61 74  |ch this applicat|
00000e70  69 6f 6e 0a 6d 61 79 20  63 61 75 73 65 20 6f 72  |ion.may cause or|
00000e80  20 6c 6f 73 73 20 6f 66  20 64 61 74 61 20 72 65  | loss of data re|
00000e90  73 75 6c 74 69 6e 67 20  69 6e 20 69 74 73 20 75  |sulting in its u|
00000ea0  73 65 2e 20 54 68 69 73  20 61 70 70 6c 69 63 61  |se. This applica|
00000eb0  74 69 6f 6e 20 69 73 20  50 75 62 6c 69 63 0a 44  |tion is Public.D|
00000ec0  6f 6d 61 69 6e 20 46 72  65 65 77 61 72 65 2e 20  |omain Freeware. |
00000ed0  54 68 69 73 20 6d 65 61  6e 73 20 74 68 61 74 20  |This means that |
00000ee0  69 74 20 6d 61 79 20 62  65 20 64 69 73 74 72 69  |it may be distri|
00000ef0  62 75 74 65 64 2c 20 73  6f 20 6c 6f 6e 67 20 61  |buted, so long a|
00000f00  73 20 6e 6f 20 63 68 61  72 67 65 0a 6f 74 68 65  |s no charge.othe|
00000f10  72 20 74 68 61 6e 20 63  6f 70 79 69 6e 67 20 63  |r than copying c|
00000f20  6f 73 74 73 20 61 72 65  20 63 68 61 72 67 65 64  |osts are charged|
00000f30  20 66 6f 72 20 69 74 2e  20 54 68 65 20 63 6f 70  | for it. The cop|
00000f40  79 72 69 67 68 74 20 72  65 6d 61 69 6e 73 20 77  |yright remains w|
00000f50  69 74 68 0a 6d 79 73 65  6c 66 20 28 4a 75 73 74  |ith.myself (Just|
00000f60  69 6e 20 46 6c 65 74 63  68 65 72 29 2e 0a 0a 0a  |in Fletcher)....|
00000f70  43 6f 6e 74 61 63 74 0a  2d 2d 2d 2d 2d 2d 2d 0a  |Contact.-------.|
00000f80  41 6e 79 20 63 6f 6d 6d  65 6e 74 73 2c 20 71 75  |Any comments, qu|
00000f90  65 72 69 65 73 2c 20 64  6f 6e 61 74 69 6f 6e 73  |eries, donations|
00000fa0  20 6f 72 20 62 75 67 20  72 65 70 6f 72 74 73 20  | or bug reports |
00000fb0  63 61 6e 20 62 65 20 73  65 6e 74 20 74 6f 20 4a  |can be sent to J|
00000fc0  75 73 74 69 6e 0a 46 6c  65 74 63 68 65 72 20 61  |ustin.Fletcher a|
00000fd0  74 20 3a 0a 0a 45 2d 4d  61 69 6c 20 3a 20 47 65  |t :..E-Mail : Ge|
00000fe0  72 70 68 40 65 73 73 65  78 2e 61 63 2e 75 6b 0a  |rph@essex.ac.uk.|
00000ff0  55 52 4c 20 20 20 20 3a  20 68 74 74 70 3a 2f 2f  |URL    : http://|
00001000  75 73 65 72 73 2e 65 73  73 65 78 2e 61 63 2e 75  |users.essex.ac.u|
00001010  6b 2f 75 73 65 72 73 2f  67 65 72 70 68 0a 49 52  |k/users/gerph.IR|
00001020  43 20 20 20 20 3a 20 4f  6e 20 23 41 63 6f 72 6e  |C    : On #Acorn|
00001030  20 61 73 20 47 65 72 70  68 0a 46 69 6e 67 65 72  | as Gerph.Finger|
00001040  20 3a 20 66 69 6e 67 65  72 20 6a 72 66 6c 65 74  | : finger jrflet|
00001050  40 70 6f 73 74 6d 61 6e  2e 65 73 73 65 78 2e 61  |@postman.essex.a|
00001060  63 2e 75 6b 0a 54 65 6c  20 20 20 20 3a 20 28 30  |c.uk.Tel    : (0|
00001070  31 38 34 32 29 20 38 31  33 39 37 39 0a 0a 53 6e  |1842) 813979..Sn|
00001080  61 69 6c 20 4d 61 69 6c  20 3a 0a 20 20 20 20 4a  |ail Mail :.    J|
00001090  75 73 74 69 6e 20 46 6c  65 74 63 68 65 72 0a 20  |ustin Fletcher. |
000010a0  20 20 20 94 47 61 6c 61  64 72 69 65 6c 95 0a 20  |   .Galadriel.. |
000010b0  20 20 20 31 37 62 20 43  72 6f 6d 77 65 6c 6c 20  |   17b Cromwell |
000010c0  52 6f 61 64 2c 0a 20 20  20 20 57 65 65 74 69 6e  |Road,.    Weetin|
000010d0  67 2c 0a 20 20 20 20 42  72 61 6e 64 6f 6e 2c 0a  |g,.    Brandon,.|
000010e0  20 20 20 20 53 75 66 66  6f 6c 6b 2e 0a 20 20 20  |    Suffolk..   |
000010f0  20 49 50 32 37 20 30 51  54 0a 0a 0a 48 69 73 74  | IP27 0QT...Hist|
00001100  6f 72 79 0a 2d 2d 2d 2d  2d 2d 2d 0a 56 65 72 73  |ory.-------.Vers|
00001110  69 6f 6e 20 31 2e 30 30  20 3a 20 31 32 20 4a 61  |ion 1.00 : 12 Ja|
00001120  6e 20 31 39 39 37 0a 20  20 20 20 20 20 20 20 20  |n 1997.         |
00001130  20 20 20 20 20 20 46 69  72 73 74 20 76 65 72 73  |      First vers|
00001140  69 6f 6e 20 77 72 69 74  74 65 6e 20 2d 20 73 69  |ion written - si|
00001150  6e 67 6c 65 20 70 6c 61  79 65 72 20 73 69 6e 67  |ngle player sing|
00001160  6c 65 20 74 65 72 6d 69  6e 61 6c 20 69 6e 20 31  |le terminal in 1|
00001170  20 68 6f 75 72 0a 0a 56  65 72 73 69 6f 6e 20 31  | hour..Version 1|
00001180  2e 30 31 20 3a 20 31 32  20 4a 61 6e 20 31 39 39  |.01 : 12 Jan 199|
00001190  37 20 28 31 20 68 6f 75  72 20 6c 61 74 65 72 29  |7 (1 hour later)|
000011a0  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
000011b0  4e 65 74 77 6f 72 6b 20  76 65 72 73 69 6f 6e 20  |Network version |
000011c0  3a 2d 29 0a 0a 56 65 72  73 69 6f 6e 20 31 2e 30  |:-)..Version 1.0|
000011d0  32 20 3a 20 31 33 20 4a  61 6e 20 31 39 39 37 0a  |2 : 13 Jan 1997.|
000011e0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 4e  |               N|
000011f0  65 74 77 6f 72 6b 20 76  61 6c 69 64 61 74 69 6f  |etwork validatio|
00001200  6e 2f 27 43 6f 6e 6e 65  63 74 65 64 21 27 20 73  |n/'Connected!' s|
00001210  75 70 70 6f 72 74 0a 0a  56 65 72 73 69 6f 6e 20  |upport..Version |
00001220  31 2e 30 33 20 3a 20 31  33 20 4a 61 6e 20 31 39  |1.03 : 13 Jan 19|
00001230  39 37 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |97.             |
00001240  20 20 4d 65 73 73 61 67  69 6e 67 20 61 6e 64 20  |  Messaging and |
00001250  73 63 6f 72 69 6e 67 2e  2e 2e 0a 0a 56 65 72 73  |scoring.....Vers|
00001260  69 6f 6e 20 31 2e 30 34  20 3a 20 32 35 20 4a 61  |ion 1.04 : 25 Ja|
00001270  6e 20 31 39 39 37 0a 20  20 20 20 20 20 20 20 20  |n 1997.         |
00001280  20 20 20 20 20 20 43 6f  6d 70 72 65 73 73 65 64  |      Compressed|
00001290  20 61 6e 64 20 21 48 65  6c 70 20 77 72 69 74 74  | and !Help writt|
000012a0  65 6e 2e 0a                                       |en..|
000012a4