You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README_BINARY.txt 5.4KB

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