home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / palmos / palmvnc-1.3f.tar.gz / palmvnc-1.3f.tar / palmvnc-1.3f / WinVNC_333r2_README.txt < prev    next >
Text File  |  1999-09-10  |  4KB  |  87 lines

  1.  
  2. VNC Source Distribution for Windows platforms
  3. =============================================
  4.  
  5. VNC is Copyright AT&T Laboratories Cambridge.  This software is
  6. distributed under the GNU General Public Licence as published by the Free
  7. Software Foundation.  See the file LICENCE.TXT for the conditions under
  8. which this software is made available.  VNC also contains code from other
  9. sources.  See the Acknowledgements section below, and the individual files
  10. for details of the conditions under which they are made available.
  11.  
  12.  
  13. There are two programs here in the two subdirectories:
  14.  
  15.     vncviewer - this is the VNC viewer, or client, program for Win32.
  16.  
  17.     winvnc - this is the VNC server for Win32. It allows an NT desktop
  18.            to be accessed remotely using a VNC viewer.
  19.  
  20.  
  21. These were both built using Microsoft Visual C++ 6.0 and each contains a
  22. workspace & project file suitable for building it.
  23.  
  24.  
  25. ACKNOWLEDGEMENTS
  26. ================
  27.  
  28. This distribution contains public domain DES software by Richard Outerbridge.
  29. This is:
  30.  
  31.     Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge.
  32.     (GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.
  33.  
  34.  
  35. This distribution contains Java DES software by Dave Zimmerman
  36. <dzimm@widget.com> and Jef Poskanzer <jef@acme.com>.  This is:
  37.  
  38.     Copyright (c) 1996 Widget Workshop, Inc. All Rights Reserved.
  39.  
  40.     Permission to use, copy, modify, and distribute this software and its
  41.     documentation for NON-COMMERCIAL or COMMERCIAL purposes and without fee
  42.     is hereby granted, provided that this copyright notice is kept intact.
  43.     
  44.     WIDGET WORKSHOP MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
  45.     SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT
  46.     NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
  47.     PARTICULAR PURPOSE, OR NON-INFRINGEMENT. WIDGET WORKSHOP SHALL NOT BE
  48.     LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
  49.     MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.
  50.     
  51.     THIS SOFTWARE IS NOT DESIGNED OR INTENDED FOR USE OR RESALE AS ON-LINE
  52.     CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE
  53.     PERFORMANCE, SUCH AS IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT
  54.     NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL, DIRECT LIFE
  55.     SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH THE FAILURE OF THE
  56.     SOFTWARE COULD LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE
  57.     PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH RISK ACTIVITIES").  WIDGET
  58.     WORKSHOP SPECIFICALLY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY OF
  59.     FITNESS FOR HIGH RISK ACTIVITIES.
  60.  
  61.     Copyright (C) 1996 by Jef Poskanzer <jef@acme.com>.  All rights
  62.     reserved.
  63.  
  64.     Redistribution and use in source and binary forms, with or without
  65.     modification, are permitted provided that the following conditions
  66.     are met:
  67.     1. Redistributions of source code must retain the above copyright
  68.        notice, this list of conditions and the following disclaimer.
  69.     2. Redistributions in binary form must reproduce the above copyright
  70.        notice, this list of conditions and the following disclaimer in the
  71.        documentation and/or other materials provided with the distribution.
  72.  
  73.     THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  74.     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  75.     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  76.     PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
  77.     BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  78.     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  79.     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  80.     BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  81.     WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  82.     OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  83.     ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  84.  
  85.     Visit the ACME Labs Java page for up-to-date versions of this and other
  86.     fine Java utilities: http://www.acme.com/java/
  87.