home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / Chip_2003-08_cd1.bin / zkuste / remote / download / realvnc / vnc-3.3.7-x86_win32.exe / embedded / InfoAfter.txt next >
Text File  |  2003-06-27  |  6KB  |  116 lines

  1.  
  2. VNC Binary Distribution for Windows platforms
  3. =============================================
  4.  
  5. VNC is Copyright RealVNC Ltd. 2002 and Copyright AT&T Laboratories Cambridge
  6. 1996-2001.  This software is distributed under the GNU General Public Licence
  7. as published by the Free Software Foundation.  VNC also contains code from
  8. other sources, as outlined in the Acknowledgements section below.
  9.  
  10. The installer package contains two VNC components:
  11.  
  12.     VNCViewer - this is the VNC viewer, or client, program for Win32.
  13.             [Win9x, WinME, NT4, Win2000, WinXP]
  14.  
  15.     WinVNC - this is the VNC server for Win32. It allows a Windows desktop
  16.            to be accessed remotely using a VNC viewer.
  17.             [Win9x, WinME, NT4, Win2000, WinXP(*)]
  18.  
  19. (*)  Unless the in-built Fast User Switching or Remote Administration
  20.      features are used.
  21.  
  22. Both components were built using Microsoft Visual C++ 6.0, and are designed
  23. to operate upon the Win32 platforms listed above.
  24.  
  25. ACKNOWLEDGEMENTS
  26. ================
  27.  
  28. This distribution contains public domain zlib software by Jean-loup Gailly and Mark Adler.
  29. This is:
  30.  
  31.     Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler.
  32.  
  33.     This software is provided 'as-is', without any express or implied
  34.     warranty.  In no event will the authors be held liable for any damages
  35.     arising from the use of this software.
  36.  
  37.     Permission is granted to anyone to use this software for any purpose,
  38.     including commercial applications, and to alter it and redistribute it
  39.     freely, subject to the following restrictions:
  40.  
  41.     1. The origin of this software must not be misrepresented; you must not
  42.        claim that you wrote the original software. If you use this software
  43.        in a product, an acknowledgment in the product documentation would be
  44.        appreciated but is not required.
  45.     2. Altered source versions must be plainly marked as such, and must not be
  46.        misrepresented as being the original software.
  47.     3. This notice may not be removed or altered from any source distribution.
  48.  
  49.     Jean-loup Gailly        Mark Adler
  50.     jloup@gzip.org          madler@alumni.caltech.edu
  51.  
  52.  
  53.     The data format used by the zlib library is described by RFCs (Request for
  54.     Comments) 1950 to 1952 in the files ftp://ds.internic.net/rfc/rfc1950.txt
  55.     (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
  56.  
  57. This distribution contains public domain DES software by Richard Outerbridge.
  58. This is:
  59.  
  60.     Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge.
  61.     (GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.
  62.  
  63.  
  64. This distribution contains Java DES software by Dave Zimmerman
  65. <dzimm@widget.com> and Jef Poskanzer <jef@acme.com>.  This is:
  66.  
  67.     Copyright (c) 1996 Widget Workshop, Inc. All Rights Reserved.
  68.  
  69.     Permission to use, copy, modify, and distribute this software and its
  70.     documentation for NON-COMMERCIAL or COMMERCIAL purposes and without fee
  71.     is hereby granted, provided that this copyright notice is kept intact.
  72.     
  73.     WIDGET WORKSHOP MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
  74.     SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT
  75.     NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
  76.     PARTICULAR PURPOSE, OR NON-INFRINGEMENT. WIDGET WORKSHOP SHALL NOT BE
  77.     LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
  78.     MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.
  79.     
  80.     THIS SOFTWARE IS NOT DESIGNED OR INTENDED FOR USE OR RESALE AS ON-LINE
  81.     CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE
  82.     PERFORMANCE, SUCH AS IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT
  83.     NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL, DIRECT LIFE
  84.     SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH THE FAILURE OF THE
  85.     SOFTWARE COULD LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE
  86.     PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH RISK ACTIVITIES").  WIDGET
  87.     WORKSHOP SPECIFICALLY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY OF
  88.     FITNESS FOR HIGH RISK ACTIVITIES.
  89.  
  90.     Copyright (C) 1996 by Jef Poskanzer <jef@acme.com>.  All rights
  91.     reserved.
  92.  
  93.     Redistribution and use in source and binary forms, with or without
  94.     modification, are permitted provided that the following conditions
  95.     are met:
  96.     1. Redistributions of source code must retain the above copyright
  97.        notice, this list of conditions and the following disclaimer.
  98.     2. Redistributions in binary form must reproduce the above copyright
  99.        notice, this list of conditions and the following disclaimer in the
  100.        documentation and/or other materials provided with the distribution.
  101.  
  102.     THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  103.     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  104.     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  105.     PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
  106.     BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  107.     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  108.     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  109.     BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  110.     WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  111.     OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  112.     ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  113.  
  114.     Visit the ACME Labs Java page for up-to-date versions of this and other
  115.     fine Java utilities: http://www.acme.com/java/
  116.