Home » Archimedes archive » Acorn User » AU 1997-Xmas B.adf » PD » NetPlex/!Netplex/!SysLog/ReadMe

NetPlex/!Netplex/!SysLog/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 1997-Xmas B.adf » PD
Filename: NetPlex/!Netplex/!SysLog/ReadMe
Read OK:
File size: 09B7 bytes
Load address: 0000
Exec address: 0000
File contents
____________________________________________________________________________

                                N e t p l e x

                    HTTP server for RISC OS 3.1 or later

                          by David Thomas, � 1996-7
                         version 0.22b (05 Sep 1997)
____________________________________________________________________________


 Documentation _____________________________________________________________

  The documentation for Netplex is supplied in HTML format which you can
read using your preferred web browser.  Make sure you have your browser
loaded and then choose �Help� from the Filer menu.


 Installation ______________________________________________________________

  Before starting Netplex you should install the new version of System
supplied by using the included SysMerge+ utility.  You should also copy the
SysLog application to a convenient writable location and run it, so that it
can set itself up.


 Changes ___________________________________________________________________

  Notable changes and additions since the last released version (0.20) :

 - Revisions to the CGI system, allowing APCS (�C-style�) binaries to run
   as CGI programs.  Specific support has been added for Perl programs.

 - Greatly enhanced error control, leading to a much more stable server.

 - The �negative connections� problem has been fixed.

 - Problems associated with the FreeNet stack have been fixed.

 - Many small alterations.


 Notes _____________________________________________________________________

  Users of the ANT Internet Suite should refer to the supplied �ReadMe-ANT�
document for details of how to correctly configure their software to work
with Netplex.


 Bugs ______________________________________________________________________

  If you should find a bug, something that you think is incorrect in the
server or documentation, then please contact me.  Do remember to include
details of your setup, especially things like the type of connection you use
(modem, LAN), the version of the network modules you have, etc.


 Notice ____________________________________________________________________

  Netplex is SHAREWARE.  Please register if you intend to use it.

_____________________________________________________________________________

David Thomas
CMSDTHOM@livjm.ac.uk
http://java.cms.livjm.ac.uk/homepage/student/cmsdthom/
____________________________________________________________________________
00000000  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000040  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 0a 0a 20 20  |____________..  |
00000050  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000060  20 20 20 20 20 20 20 20  20 20 20 20 20 20 4e 20  |              N |
00000070  65 20 74 20 70 20 6c 20  65 20 78 0a 0a 20 20 20  |e t p l e x..   |
00000080  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000090  20 48 54 54 50 20 73 65  72 76 65 72 20 66 6f 72  | HTTP server for|
000000a0  20 52 49 53 43 20 4f 53  20 33 2e 31 20 6f 72 20  | RISC OS 3.1 or |
000000b0  6c 61 74 65 72 0a 0a 20  20 20 20 20 20 20 20 20  |later..         |
000000c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000000d0  20 62 79 20 44 61 76 69  64 20 54 68 6f 6d 61 73  | by David Thomas|
000000e0  2c 20 a9 20 31 39 39 36  2d 37 0a 20 20 20 20 20  |, . 1996-7.     |
000000f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000100  20 20 20 20 76 65 72 73  69 6f 6e 20 30 2e 32 32  |    version 0.22|
00000110  62 20 28 30 35 20 53 65  70 20 31 39 39 37 29 0a  |b (05 Sep 1997).|
00000120  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000160  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 0a 0a 0a 20  |____________... |
00000170  44 6f 63 75 6d 65 6e 74  61 74 69 6f 6e 20 5f 5f  |Documentation __|
00000180  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
000001b0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 0a 0a 20 20 54  |___________..  T|
000001c0  68 65 20 64 6f 63 75 6d  65 6e 74 61 74 69 6f 6e  |he documentation|
000001d0  20 66 6f 72 20 4e 65 74  70 6c 65 78 20 69 73 20  | for Netplex is |
000001e0  73 75 70 70 6c 69 65 64  20 69 6e 20 48 54 4d 4c  |supplied in HTML|
000001f0  20 66 6f 72 6d 61 74 20  77 68 69 63 68 20 79 6f  | format which yo|
00000200  75 20 63 61 6e 0a 72 65  61 64 20 75 73 69 6e 67  |u can.read using|
00000210  20 79 6f 75 72 20 70 72  65 66 65 72 72 65 64 20  | your preferred |
00000220  77 65 62 20 62 72 6f 77  73 65 72 2e 20 20 4d 61  |web browser.  Ma|
00000230  6b 65 20 73 75 72 65 20  79 6f 75 20 68 61 76 65  |ke sure you have|
00000240  20 79 6f 75 72 20 62 72  6f 77 73 65 72 0a 6c 6f  | your browser.lo|
00000250  61 64 65 64 20 61 6e 64  20 74 68 65 6e 20 63 68  |aded and then ch|
00000260  6f 6f 73 65 20 90 48 65  6c 70 91 20 66 72 6f 6d  |oose .Help. from|
00000270  20 74 68 65 20 46 69 6c  65 72 20 6d 65 6e 75 2e  | the Filer menu.|
00000280  0a 0a 0a 20 49 6e 73 74  61 6c 6c 61 74 69 6f 6e  |... Installation|
00000290  20 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  | _______________|
000002a0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
000002c0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 0a  |_______________.|
000002d0  0a 20 20 42 65 66 6f 72  65 20 73 74 61 72 74 69  |.  Before starti|
000002e0  6e 67 20 4e 65 74 70 6c  65 78 20 79 6f 75 20 73  |ng Netplex you s|
000002f0  68 6f 75 6c 64 20 69 6e  73 74 61 6c 6c 20 74 68  |hould install th|
00000300  65 20 6e 65 77 20 76 65  72 73 69 6f 6e 20 6f 66  |e new version of|
00000310  20 53 79 73 74 65 6d 0a  73 75 70 70 6c 69 65 64  | System.supplied|
00000320  20 62 79 20 75 73 69 6e  67 20 74 68 65 20 69 6e  | by using the in|
00000330  63 6c 75 64 65 64 20 53  79 73 4d 65 72 67 65 2b  |cluded SysMerge+|
00000340  20 75 74 69 6c 69 74 79  2e 20 20 59 6f 75 20 73  | utility.  You s|
00000350  68 6f 75 6c 64 20 61 6c  73 6f 20 63 6f 70 79 20  |hould also copy |
00000360  74 68 65 0a 53 79 73 4c  6f 67 20 61 70 70 6c 69  |the.SysLog appli|
00000370  63 61 74 69 6f 6e 20 74  6f 20 61 20 63 6f 6e 76  |cation to a conv|
00000380  65 6e 69 65 6e 74 20 77  72 69 74 61 62 6c 65 20  |enient writable |
00000390  6c 6f 63 61 74 69 6f 6e  20 61 6e 64 20 72 75 6e  |location and run|
000003a0  20 69 74 2c 20 73 6f 20  74 68 61 74 20 69 74 0a  | it, so that it.|
000003b0  63 61 6e 20 73 65 74 20  69 74 73 65 6c 66 20 75  |can set itself u|
000003c0  70 2e 0a 0a 0a 20 43 68  61 6e 67 65 73 20 5f 5f  |p.... Changes __|
000003d0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000410  5f 0a 0a 20 20 4e 6f 74  61 62 6c 65 20 63 68 61  |_..  Notable cha|
00000420  6e 67 65 73 20 61 6e 64  20 61 64 64 69 74 69 6f  |nges and additio|
00000430  6e 73 20 73 69 6e 63 65  20 74 68 65 20 6c 61 73  |ns since the las|
00000440  74 20 72 65 6c 65 61 73  65 64 20 76 65 72 73 69  |t released versi|
00000450  6f 6e 20 28 30 2e 32 30  29 20 3a 0a 0a 20 2d 20  |on (0.20) :.. - |
00000460  52 65 76 69 73 69 6f 6e  73 20 74 6f 20 74 68 65  |Revisions to the|
00000470  20 43 47 49 20 73 79 73  74 65 6d 2c 20 61 6c 6c  | CGI system, all|
00000480  6f 77 69 6e 67 20 41 50  43 53 20 28 90 43 2d 73  |owing APCS (.C-s|
00000490  74 79 6c 65 91 29 20 62  69 6e 61 72 69 65 73 20  |tyle.) binaries |
000004a0  74 6f 20 72 75 6e 0a 20  20 20 61 73 20 43 47 49  |to run.   as CGI|
000004b0  20 70 72 6f 67 72 61 6d  73 2e 20 20 53 70 65 63  | programs.  Spec|
000004c0  69 66 69 63 20 73 75 70  70 6f 72 74 20 68 61 73  |ific support has|
000004d0  20 62 65 65 6e 20 61 64  64 65 64 20 66 6f 72 20  | been added for |
000004e0  50 65 72 6c 20 70 72 6f  67 72 61 6d 73 2e 0a 0a  |Perl programs...|
000004f0  20 2d 20 47 72 65 61 74  6c 79 20 65 6e 68 61 6e  | - Greatly enhan|
00000500  63 65 64 20 65 72 72 6f  72 20 63 6f 6e 74 72 6f  |ced error contro|
00000510  6c 2c 20 6c 65 61 64 69  6e 67 20 74 6f 20 61 20  |l, leading to a |
00000520  6d 75 63 68 20 6d 6f 72  65 20 73 74 61 62 6c 65  |much more stable|
00000530  20 73 65 72 76 65 72 2e  0a 0a 20 2d 20 54 68 65  | server... - The|
00000540  20 90 6e 65 67 61 74 69  76 65 20 63 6f 6e 6e 65  | .negative conne|
00000550  63 74 69 6f 6e 73 91 20  70 72 6f 62 6c 65 6d 20  |ctions. problem |
00000560  68 61 73 20 62 65 65 6e  20 66 69 78 65 64 2e 0a  |has been fixed..|
00000570  0a 20 2d 20 50 72 6f 62  6c 65 6d 73 20 61 73 73  |. - Problems ass|
00000580  6f 63 69 61 74 65 64 20  77 69 74 68 20 74 68 65  |ociated with the|
00000590  20 46 72 65 65 4e 65 74  20 73 74 61 63 6b 20 68  | FreeNet stack h|
000005a0  61 76 65 20 62 65 65 6e  20 66 69 78 65 64 2e 0a  |ave been fixed..|
000005b0  0a 20 2d 20 4d 61 6e 79  20 73 6d 61 6c 6c 20 61  |. - Many small a|
000005c0  6c 74 65 72 61 74 69 6f  6e 73 2e 0a 0a 0a 20 4e  |lterations.... N|
000005d0  6f 74 65 73 20 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |otes ___________|
000005e0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000610  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 0a 0a 20 20 55 73  |__________..  Us|
00000620  65 72 73 20 6f 66 20 74  68 65 20 41 4e 54 20 49  |ers of the ANT I|
00000630  6e 74 65 72 6e 65 74 20  53 75 69 74 65 20 73 68  |nternet Suite sh|
00000640  6f 75 6c 64 20 72 65 66  65 72 20 74 6f 20 74 68  |ould refer to th|
00000650  65 20 73 75 70 70 6c 69  65 64 20 90 52 65 61 64  |e supplied .Read|
00000660  4d 65 2d 41 4e 54 91 0a  64 6f 63 75 6d 65 6e 74  |Me-ANT..document|
00000670  20 66 6f 72 20 64 65 74  61 69 6c 73 20 6f 66 20  | for details of |
00000680  68 6f 77 20 74 6f 20 63  6f 72 72 65 63 74 6c 79  |how to correctly|
00000690  20 63 6f 6e 66 69 67 75  72 65 20 74 68 65 69 72  | configure their|
000006a0  20 73 6f 66 74 77 61 72  65 20 74 6f 20 77 6f 72  | software to wor|
000006b0  6b 0a 77 69 74 68 20 4e  65 74 70 6c 65 78 2e 0a  |k.with Netplex..|
000006c0  0a 0a 20 42 75 67 73 20  5f 5f 5f 5f 5f 5f 5f 5f  |.. Bugs ________|
000006d0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000700  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 0a 0a  |______________..|
00000710  20 20 49 66 20 79 6f 75  20 73 68 6f 75 6c 64 20  |  If you should |
00000720  66 69 6e 64 20 61 20 62  75 67 2c 20 73 6f 6d 65  |find a bug, some|
00000730  74 68 69 6e 67 20 74 68  61 74 20 79 6f 75 20 74  |thing that you t|
00000740  68 69 6e 6b 20 69 73 20  69 6e 63 6f 72 72 65 63  |hink is incorrec|
00000750  74 20 69 6e 20 74 68 65  0a 73 65 72 76 65 72 20  |t in the.server |
00000760  6f 72 20 64 6f 63 75 6d  65 6e 74 61 74 69 6f 6e  |or documentation|
00000770  2c 20 74 68 65 6e 20 70  6c 65 61 73 65 20 63 6f  |, then please co|
00000780  6e 74 61 63 74 20 6d 65  2e 20 20 44 6f 20 72 65  |ntact me.  Do re|
00000790  6d 65 6d 62 65 72 20 74  6f 20 69 6e 63 6c 75 64  |member to includ|
000007a0  65 0a 64 65 74 61 69 6c  73 20 6f 66 20 79 6f 75  |e.details of you|
000007b0  72 20 73 65 74 75 70 2c  20 65 73 70 65 63 69 61  |r setup, especia|
000007c0  6c 6c 79 20 74 68 69 6e  67 73 20 6c 69 6b 65 20  |lly things like |
000007d0  74 68 65 20 74 79 70 65  20 6f 66 20 63 6f 6e 6e  |the type of conn|
000007e0  65 63 74 69 6f 6e 20 79  6f 75 20 75 73 65 0a 28  |ection you use.(|
000007f0  6d 6f 64 65 6d 2c 20 4c  41 4e 29 2c 20 74 68 65  |modem, LAN), the|
00000800  20 76 65 72 73 69 6f 6e  20 6f 66 20 74 68 65 20  | version of the |
00000810  6e 65 74 77 6f 72 6b 20  6d 6f 64 75 6c 65 73 20  |network modules |
00000820  79 6f 75 20 68 61 76 65  2c 20 65 74 63 2e 0a 0a  |you have, etc...|
00000830  0a 20 4e 6f 74 69 63 65  20 5f 5f 5f 5f 5f 5f 5f  |. Notice _______|
00000840  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000870  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 0a 0a 20  |_____________.. |
00000880  20 4e 65 74 70 6c 65 78  20 69 73 20 53 48 41 52  | Netplex is SHAR|
00000890  45 57 41 52 45 2e 20 20  50 6c 65 61 73 65 20 72  |EWARE.  Please r|
000008a0  65 67 69 73 74 65 72 20  69 66 20 79 6f 75 20 69  |egister if you i|
000008b0  6e 74 65 6e 64 20 74 6f  20 75 73 65 20 69 74 2e  |ntend to use it.|
000008c0  0a 0a 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |..______________|
000008d0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000900  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 0a  |_______________.|
00000910  0a 44 61 76 69 64 20 54  68 6f 6d 61 73 0a 43 4d  |.David Thomas.CM|
00000920  53 44 54 48 4f 4d 40 6c  69 76 6a 6d 2e 61 63 2e  |SDTHOM@livjm.ac.|
00000930  75 6b 0a 68 74 74 70 3a  2f 2f 6a 61 76 61 2e 63  |uk.http://java.c|
00000940  6d 73 2e 6c 69 76 6a 6d  2e 61 63 2e 75 6b 2f 68  |ms.livjm.ac.uk/h|
00000950  6f 6d 65 70 61 67 65 2f  73 74 75 64 65 6e 74 2f  |omepage/student/|
00000960  63 6d 73 64 74 68 6f 6d  2f 0a 5f 5f 5f 5f 5f 5f  |cmsdthom/.______|
00000970  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
000009b0  5f 5f 5f 5f 5f 5f 0a                              |______.|
000009b7