"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "vnc_winsrc/README.txt" of archive tightvnc-1.3.9_winsrc.zip:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 
    2   TightVNC version 1.3.9
    3   Source distribution for Windows platforms
    4 
    5 ======================================================================
    6 
    7 This distribution is based on the standard VNC source and includes new
    8 TightVNC-specific features and fixes, such as additional low-bandwidth
    9 optimizations, major GUI improvements, file transfers, and more.
   10 
   11 	Copyright (C) 1999 AT&T Laboratories Cambridge.
   12 	Copyright (C) 2000 Tridia Corp.
   13 	Copyright (C) 2002-2003 RealVNC Ltd.
   14 	Copyright (C) 2001-2004 HorizonLive.com, Inc.
   15 	Copyright (C) 2000-2006 Constantin Kaplinsky.
   16 	Copyright (C) 2000-2007 TightVNC Group
   17 	All rights reserved.
   18 
   19 This software is distributed under the GNU General Public Licence as
   20 published by the Free Software Foundation. See the file LICENCE.TXT for
   21 the conditions under which this software is made available. TightVNC also
   22 contains code from other sources. See the Acknowledgements section below,
   23 and the individual files for details of the conditions under which they
   24 are made available.
   25 
   26 There are two programs here in the two subdirectories:
   27 
   28 	vncviewer - this is the VNC viewer, or client, program for Win32.
   29 
   30 	winvnc - this is the VNC server for Win32. It allows an NT desktop
   31 	       to be accessed remotely using a VNC viewer.
   32 
   33 The executables can be built using Microsoft Visual C++ 6.0.
   34 See BUILDING.txt files for more details on compilation.
   35 
   36 
   37 ACKNOWLEDGEMENTS
   38 ================
   39 
   40 This distribution contains public domain DES software by Richard Outerbridge.
   41 This is:
   42 
   43 	Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge.
   44 	(GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.
   45 
   46 
   47 This distribution contains Java DES software by Dave Zimmerman
   48 <dzimm@widget.com> and Jef Poskanzer <jef@acme.com>.  This is:
   49 
   50     Copyright (c) 1996 Widget Workshop, Inc. All Rights Reserved.
   51 
   52     Permission to use, copy, modify, and distribute this software and its
   53     documentation for NON-COMMERCIAL or COMMERCIAL purposes and without fee
   54     is hereby granted, provided that this copyright notice is kept intact.
   55     
   56     WIDGET WORKSHOP MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
   57     SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT
   58     NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
   59     PARTICULAR PURPOSE, OR NON-INFRINGEMENT. WIDGET WORKSHOP SHALL NOT BE
   60     LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
   61     MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.
   62     
   63     THIS SOFTWARE IS NOT DESIGNED OR INTENDED FOR USE OR RESALE AS ON-LINE
   64     CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE
   65     PERFORMANCE, SUCH AS IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT
   66     NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL, DIRECT LIFE
   67     SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH THE FAILURE OF THE
   68     SOFTWARE COULD LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE
   69     PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH RISK ACTIVITIES").  WIDGET
   70     WORKSHOP SPECIFICALLY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY OF
   71     FITNESS FOR HIGH RISK ACTIVITIES.
   72 
   73     Copyright (C) 1996 by Jef Poskanzer <jef@acme.com>.  All rights
   74     reserved.
   75 
   76     Redistribution and use in source and binary forms, with or without
   77     modification, are permitted provided that the following conditions
   78     are met:
   79     1. Redistributions of source code must retain the above copyright
   80        notice, this list of conditions and the following disclaimer.
   81     2. Redistributions in binary form must reproduce the above copyright
   82        notice, this list of conditions and the following disclaimer in the
   83        documentation and/or other materials provided with the distribution.
   84 
   85     THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
   86     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   87     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   88     PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
   89     BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   90     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
   91     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
   92     BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
   93     WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
   94     OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
   95     ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   96 
   97     Visit the ACME Labs Java page for up-to-date versions of this and other
   98     fine Java utilities: http://www.acme.com/java/