home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 11 / CDACTUAL11.iso / cdactual / demobin / share / COMMS / netproxy / README.TXT < prev    next >
Encoding:
Text File  |  1997-02-10  |  3.9 KB  |  96 lines

  1. NetProxy Version 1.2 Revision 10 Upgrade Notes
  2. ==============================================
  3.  
  4. IMPORTANT: Please read the disclaimer at the end of this file before using
  5. NetProxy. If you do not accept the terms of use, remove NetProxy from your
  6. system.
  7.  
  8. Changes since v1.2 rev 6
  9. ------------------------
  10.  
  11. 1. Fixed various minor problems with the registration timeout code.
  12.  
  13. 2. The internal web-proxy was severely broken :(
  14.    2a. Accessing web-servers on ports other than port 80 now works.
  15.    2b. Posting form data now works in all cases.
  16.  
  17. 3. Connecting to hosts by IP address that didn't have an appropraite
  18.    address record in the DNS was failing. This prevented incoming connections
  19.    to machines behind NetProxy on your LAN, unless you ran an internal DNS
  20.    server or had entries in your "hosts" file for the LAN machines.
  21.  
  22. 4. Finally fixed the bug prevents the help file being displayed correctly
  23.    under NT.
  24.  
  25.  
  26. Changes since v1.2 rev 0
  27. ------------------------
  28.  
  29. 1. NetProxy now uses asynchronous DNS functions for increased speed and
  30.    reliability.
  31.  
  32. 2. Telnet from Solaris 2.5 is now ok.
  33.  
  34. 3. FTP gateway now works from Solaris 2.5
  35.  
  36. 4. NetProxy should no longer hang every few hours, or when an unresolved
  37.    DNS lookup is attempted.
  38.  
  39. 5. FTP across two proxies should now work. I didn't think anyone would ever
  40.    need to do such a thing... but it would appear I was wrong. Use the form
  41.    'username@ftp.host.name@gateway2.host.name' if you need to connect via a
  42.    second proxy.
  43.  
  44. 5. Added 'finger' command to telnet gateway. Type 'help finger' whilst
  45.    connected to the telnet gateway for information on syntax.
  46.  
  47. 6. Uploads and downloads of large FTP files/directories should no longer
  48.    hang NetProxy.
  49.  
  50. 7. Fixed numerous bugs in Telnet option negotiation that was causing problems
  51.    with some UN*X telnet clients (low-spec telnet clients such as Microsoft's
  52.    telnet for Win95/NT weren't affected).
  53.  
  54. 8. Java(tm) applets and CGI forms now work correctly through the web proxy.
  55.  
  56. 9. Error messages were being send from the web proxy without any HTML headers
  57.    which was causing problems with some browsers.
  58.  
  59. 10. Fixed lots of bugs (some obscure, some not so obscure) in the web proxy,
  60.     telnet gateway, ftp gateway and socks server.
  61.  
  62. In short, this release is _much_ faster and more robust than previous
  63. versions. Thanks to the beta testers and everyone that took the time to
  64. report problems.
  65.  
  66.  
  67. ============================================================================
  68. Disclaimer of Warranty:
  69.  
  70. As this version of "NetProxy" is provided free of charge, the software is
  71. provided on an "AS IS" basis, without warranty of any kind, including without
  72. limitation the warranties of merchantability, fitness for a particular purpose
  73. and non-infringement.
  74.  
  75. The entire risk as to the quality and performance of the software and it's
  76. documentation is borne by you. Should the software prove defective, you assume
  77. the entire cost of any service and repair.
  78.  
  79. This disclaimer of warranty constitutes an essential part of the agreement.
  80.  
  81. LIMITATION OF LIABILITY.
  82.  
  83. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, TORT, CONTRACT, OR
  84. OTHERWISE, SHALL GROK DEVELOPMENTS LIMITED, OR ITS SUPPLIERS OR RESELLERS 
  85. BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR
  86. CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES 
  87. FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY
  88. AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES.  IN NO EVENT WILL GROK
  89. DEVELOPMENTS LIMITED BE LIABLE FOR ANY DAMAGES IN EXCESS OF THE LIST PRICE FOR
  90. A LICENSE TO USE THE SOFTWARE, EVEN IF GROK DEVELOPMENTS LIMITED SHALL HAVE
  91. BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY ANY
  92. OTHER PARTY.  THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR
  93. DEATH OR PERSONAL INJURY TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH
  94. LIMITATION.
  95.  
  96.