您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

README_BINARY.txt 5.3KB

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