home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / n / netplex / ReadMe
Encoding:
Text File  |  1997-01-26  |  2.4 KB  |  69 lines

  1. ____________________________________________________________________________
  2.  
  3.                                 N e t p l e x
  4.  
  5.                     HTTP server for RISC OS 3.1 or later
  6.  
  7.                           by David Thomas, © 1996-7
  8.                          version 0.20 (25 Jan 1997)
  9. ____________________________________________________________________________
  10.  
  11.  
  12.  Documentation _____________________________________________________________
  13.  
  14.   The documentation for Netplex is supplied in HTML format which you should
  15. read using your preferred web browser.  Make sure you have your browser
  16. loaded and then choose ‘Help’ from the Filer menu.
  17.  
  18.  
  19.  Installation ______________________________________________________________
  20.  
  21.   Before attempting to run Netplex you should install the new version of
  22. System supplied by copying it over your existing copy †.  You should also
  23. copy the SysLog application to a convenient writable location and run it to
  24. ensure it knows its location.
  25.  
  26.   † RISC OS 3.5 users should note that the Configure utility’s ‘System’
  27.     window does NOT work.  You should instead open up !Boot.Resources
  28.     and copy !System across directly.
  29.  
  30.  
  31.  Changes ___________________________________________________________________
  32.  
  33.   Notable changes and additions since the last released version (0.11) :
  34.  
  35.  - Support for HTTP/1.1 and HTTP/1.0 Keep-Alive connections
  36.  
  37.  - Support for Imagemaps through a new CGI program
  38.  
  39.  - Server choices expanded and editing code separated out into a new
  40.    program, called NpChoices
  41.  
  42.  - Greatly expanded CGI support - header fields are now available.  CGI
  43.    system also extended to cope with HTTP/1.1 and Keep-Alive
  44.  
  45.  - Server slot reduced by 4K to 40K
  46.  
  47.  - Whereas 0.11 required a Inet$FullName variable to be set, 0.20 will
  48.    try to determine the machine’s name from the available system variables
  49.  
  50.  - Connection statistics
  51.  
  52.  - New ‘friendy’ log levels ;)
  53.  
  54.  - Files are now kept open while serving - buffering should be improved
  55.  
  56.  - Netplex will now report ‘Request Entity Too Large’ if the client tries
  57.    to PUT a file that the disc does not have enough space for
  58.  
  59.  - Fixed name resolution for ANT users
  60.  
  61.  - Some problems with system variables corrected
  62.  
  63.  - Particularly nasty bug found, it caused large files on slow-ish
  64.    connections to become partially corrupted
  65.  
  66.  - Reimplementation of the timeout code.
  67.  
  68. ____________________________________________________________________________
  69.