README.txt
上传用户:sbftbdw
上传日期:2007-01-03
资源大小:379k
文件大小:4k
源码类别:

远程控制编程

开发平台:

Visual C++

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