TightVNC (32-bit) 歷史版本列表 Page2

最新版本 TightVNC 2.8.8 (32-bit)

TightVNC (32-bit) 歷史版本列表

TightVNC 是一個免費的遠程控制軟件包,來自流行的 VNC 軟件。使用 TightVNC,您可以看到遠程計算機的桌面,並使用本地鼠標和鍵盤控制桌面,就像坐在計算機前面那樣.TightVNC 可用於在 Windows 中執行遠程控制和管理任務, Unix 和混合網絡環境。它可以在遠程學習和遠程客戶支持方面非常有幫助。 TightVNC 是: 免費提供個人和商業用途,提供完整的源代碼,可用於管理... TightVNC (32-bit) 軟體介紹


TightVNC 2.5.1 查看版本資訊

更新時間:2012-04-27
更新細節:

What's new in this version:

* Installer for Windows: 
- Parameter-based silent installation. You can pre-configure TightVNC Server via MSI parameters and perform mass installation via a batch file or Group Policy.
- Both 32-bit (x86) and 64-bit (x64) versions of the installer are available.
* Server for Windows: 
- Full support for 64-bit systems. Besides obvious benefits of using native architecture, this allows to attach so called "message hooks" to 64-bit applications. In a simple language, message hooks help at detecting screen activity, so that we can get updates almost immediately instead of polling the complete screen once per second or so.
- Support for mirror video driver (DFMirage). This makes screen reading ultra-fast in all supported versions of Windows, from Windows 2000 to Windows 7. DFMirage driver is a separate product, but it's free for TightVNC users (and it's available commercially if needed).
- Improved performance when sharing a desktop with Windows Aero enabled. With Aero, each screen reading operation is expensive, and we can improve performance by reading more pixels in less operations.
- Improved logging. Most importantly, new version reports all incoming connections to Windows Event Log. Also, logging to text files has been improved - the service writes to the same log file from all its child processes. There's always just one log file, so it's easier to locate an error message or e-mail the log to technical support service.
- New option to configure extra ports mapped to arbitrary screen areas. If a client connects to such an extra port, it will be shown the corresponding part of the screen only.
- New command-line options to share full desktop, primary monitor, selected monitor, a window, or an arbitrary rectangular area.
- Optimized video processing for specific window classes. You can tell TightVNC to treat certain windows as video by providing a list of window class names. Once a matching window is detected, its contents will be sent to clients continuously, with minimum delays.
* Viewer for Windows: 
- Completely rewritten version, free of GPL-only source code.
- Native 64-bit version for improved performance in x64 systems.
- Fast screen drawing and optimized decoders.
- New ZRLE decoder for improved compatibility with wide range of VNC-compatible servers.
- Desktop scaling that can be easily controlled via the toolbar.
- New feature to pause screen updates. You can freeze the remote desktop at any moment, e.g. to make a screenshot, examine details or demonstrate the screen to other people.
- Unicode-enabled compilation. Unlike previous versions of TightVNC Viewer, this one fully supports Unicode and has no problems with using multiple national languages in user input, screen labels, file names etc.
- Easily reusable source code. The viewer has been redesigned from the scratch. The primary design goal was to develop a "remote control SDK" and build the viewer on top of it. And we've done just that. So not only we provide new version of the viewer, but we also give software developers an easy way to add remote control functionality to their products (both free and commercial). The resulting SDK has a simple interface which hides all the complexity of the underlying protocols. It's written in C++, has minimum dependencies on Windows systems and will be made truly cross-platform in its future versions.
* Java Viewer:
- Desktop scaling that can be easily controlled via the toolbar.

TightVNC 2.0.4 查看版本資訊

更新時間:2011-08-04
更新細節:

What's new in this version:

- Fixed a potential security problem which could allow a logged in user to gain elevated privilegies in file transfers. This problem affected Windows 2000 systems only.
- CPU use was significantly reduced in idle periods when there are no users connected.
- Fixed a problem which resulted in wrong color rendering on "big-endian" viewers (e.g. PowerPC-based Mac viewers).
- Fixed rendering of semi-transparent mouse cursors. Previously, big black boxes could be seen instead of such cursors.

TightVNC 2.0.3 查看版本資訊

更新時間:2011-05-27
更新細節:

What's new in this version:

Changes in TightVNC Server:
- Fixed a bug which prevented file transfers from working properly under Windows 2000.
- Introducing new "error handler" which allows saving memory dumps on critical errors.
- In systems with swapped left and right mouse buttons, remote mouse events will be adjusted accordingly. As a result, the remote mouse should work just like the local one.
- Fixed a number of problems led to errors on setting service passwords from the installer.
- Not allowing to enter administrative passwords longer than eight characters. This limitation is caused by using standard DES-based VNC-compatible authentication. Previous versions used only the first eight characters anyway but it was possible to enter longer passwords and that could confuse users who did not know about the limitation.
- Fixed a problem with injecting lowercase characters when CapsLock was on on the server. Previous version generated uppercase characters when CapsLock was on, regardless of the Shift state.
- Implemented a special trick to bypass the problem with generating "^6" instead of "6" when using US International keyboard layout. It looks like there is a bug in Windows so we could do nothing better than to cook a workaround specifically for this case.
- Fixed clipboard handling with multiple client connections. Previously, clipboard contents might not be sent to particular clients in certain circumstances.
- Adjusted log verbosity levels for log messages generated by the control interface connection, so that such messages will not overload the log any more.
- Improved support for simple RFB clients that cannot handle desktop size changes.
- Made minor adjustments in the user interface. Specifically, the "About..." form has been cleaned up, and a typo has been corrected in the Configuration window.

Changes in TightVNC Viewer:

- Fixed a number of problems with keyboard handling: preventing modifier keys from being stuck on switching to/from the viewer window; distinguishing left and right modifiers properly; sending arbitrary Unicode characters even if they were not defined in the original X11 protocol; and sending correct codes for the keys on the numeric keypad.
- Ctrl-Alt-Del combination should not depend on current ScrollLock state (which normally toggles Alt key to Meta key conversion).
- Fixed an issue with not sending update requests after choosing Minimize then Maximize on the viewer window (as opposed to the Minimize/Restore sequence which always worked correctly).
- Fixed a number of problems with saving and restoring connection options.
- Fixed user interface logic in the Options window. There were incorrect dependencies between compression-related controls.
- Improved phrasing for a number of error messages and log records in the file transfer module.

Changes in the Source Code Distribution:

- Visual Studio 2010 is now supported, upgraded solution and project files are included in the source distribution. Versions for Visual Studio 2008 are included as well.

TightVNC 2.0.2 查看版本資訊

更新時間:2010-07-09
更新細節:

What's new in this version:

- Server for Windows: The server could work incorrectly or even crash when font size adjustment or DPI scaling feature was used. New version should be fully compatible with Windows desktop scaling. This fix was developed for TightVNC 2.0.1 but was not included in that version due to a packaging problem.

- Server and Viewer for Windows: More fixes have been made to solve problems with clipboard transfers. Both server and viewer could send question characters instead of non-ASCII symbols if current input language did not match the text encoding. These fixes complement related changes introduced in version 2.0.1.

TightVNC 2.0.1 查看版本資訊

更新時間:2010-07-08
更新細節:

What's new in this version:

- It fixes incompatibility with Windows DPI scaling feature, recovers log files "rotation" and fixes code page translations in clipboard transfers.

TightVNC 2.0 查看版本資訊

更新時間:2010-07-02
更新細節:

What's new in this version:

- Server and Viewer for Windows: Introducing new file transfer subsystem based on new protocol extensions. Multiple files and directories can be copied at once, directories are processed recursively. Data compression is used to speed-up copying. Files can be renamed or removed, new directories can be created. File sizes are not limited by 4 Gb any more.

- Server for Windows: Implemented new architecture which separates service code from the user interface. This enables service-mode operation under Windows Vista and Windows 7. Also, this fixes all known problems with multi-user features of modern Windows systems like Fast User Switching and Terminal Services.

- Server for Windows: Screen updates have become reliable. If something went wrong and the picture in the viewer is garbled, incomplete or outdated, it will be recovered in reasonable time. There should be no more hidden menus or destructive window movements. If fast update detection methods fail, full-screen polling will keep updates going.

- Server for Windows: Featuring new secure administrative interface. What was called "TightVNC tray icon" in previous versions is now a separate process which acts as a control interface to the TightVNC service. Control interface can be optionally protected with a password to make sure users cannot reconfigure or shut down the service unless they know the password (or have administrator privileges).

- Server for Windows: There should be no more confusion between "default settings" and "user settings". In TightVNC 2.0, there is only one service-mode configuration and it is not affected by any per-user settings. The "Configure..." menu item of the service always shows the effective configuration. From the other side, TightVNC Server can be started as an application, and in that case each user has his/her own configuration.

- Server for Windows: Featuring IP-based access control for incoming connections. Previous versions of TightVNC did allow similar IP filtering, but now everything is easily configurable. You can even test the rules on specific IP addresses, prior to applying new rules.

- Installer: TightVNC 2.0 distribution has been packaged with new installer. It's smarter and more efficient. It tries to prevent reboots whenever possible. It invites to set passwords so that TightVNC Server would be ready to work right at the moment of finishing the installation. From the other side, it can operate silently (when run with /S option in the command line). Finally, the complete self-installing TightVNC package (both server and viewer parts, and the uninstall tool) is only 550 kilobytes in size.

- Server and Viewer for Windows: Keyboard handling has been improved. Older versions of TightVNC had problems with passing characters that do not fit in the Latin-1 code space. TightVNC 2.0 adds full support for different national codepages and keyboard layouts.