Ru-Board.club
← Вернуться в раздел «Программы»

» TightVNC

Автор: tolyn77
Дата сообщения: 18.04.2008 07:22
TightVNC




VNC-Сервер и VNC-Клиент под MS Windows

Новейшая версия: 2.7.10 (от 19.07.2013) x86 и x64

Скачать
История изменений

Не лишним будет упомянуть следующее:
В 2009 году появился форк TightVNC - TigerVNC.
С июля 2013 релизов TightVNC не видно.
У TigerVNC от времени к времени видны релизы.
Автор: tolyn77
Дата сообщения: 28.04.2008 06:43
не уж то ее ни кто не использует?
версия у меня 1.3.9, как клиента (vncviewer.exe) так и сервера (WinVNC.exe).
на удаленном клиенте поставил сервер
WinVNC.exe -install
запустил через службы, сделал
WinVNC.exe -defaultsettings
настроил пароль, порты
5500 main
5600 http
когда пытаюсь зайти
vncviewer.exe IP
пишет
failed to connect to server (IP)
когда пытаюсь зайти
java VncViewer HOST IP PORT 5500
спрашивает и пароль и пускает на удаленный компьютер
подскажите что не так? или где смотреть?
Автор: tolyn77
Дата сообщения: 02.06.2008 16:33
разобрался, в настройках vncviewer.exe почему то не берется порт, нужно vncviewer.exe host::port

теперь обнаружил что он с кириллицей не дружит может кто смог подружить?
Автор: zeits
Дата сообщения: 03.11.2009 22:06
Хм, зашёл сюда за советом, но вижу, что вопросов тут больше, чем ответов. Искал замену RAdmin'у, попробовал TightVNC, ничего не понял с налёту, надеялся на мануал, но... Пойду-ка я дальше искать альтернативы...
Автор: sdaww
Дата сообщения: 29.12.2009 16:07
Нашел в интернете версию TightVNC SD , дорабатывал какой-то русский чувак. Ему удалось решить проблему с русским языком. И задумки у него интересные - доступ к командной строке удаленного компьютера, блокирование мышки и клавиатуры пользователя. Реализован чат из UltraVNC. Пока что на мой взгляд самая лучшая сборка.

Скачать можно тут http://download.ru/products/tight-vnc-1-3-10-sd?category_id=174
Автор: Engaged Clown
Дата сообщения: 14.04.2010 14:41
TightVNC 2.0 Beta 2

http://www.filehippo.com/download_tightvnc/

[more=ChangeLog]* Installer: Valid digital signatures have been added to the installer and installed TightVNC executable files.
* Installer: Featuring new option to add exceptions for TightVNC Server and Viewer to Windows Firewall (supported in Windows XP SP2 or any later version of Windows).
* Installer: Featuring new option to enable system services simulate well-known Ctrl-Alt-Del keyboard combination under Windows Vista and above.
* Installer: The service configuration page (where initial passwords can be set) has become completely optional. And that page will not be auto-selected if the passwords have been set already.
* Installer: An issue with file sharing failure has been fixed - it could be experienced after trying to set both passwords via the service configuration page. Also, there were potential problems with not actually enabling authentication on setting passwords from the installer - they have been fixed as well.
* Installer: There was a number of other minor changes such as user interface enhancements and improvements to the installation logic.
* Server for Windows: Keyboard handling has been fixed. Previous Beta version could handle combinations like Ctrl-C or Ctrl-V incorrectly - it could insert literal C or V instead. New version fixes that - it should interpret keyboard modifiers properly. In addition, it fully supports Windows and Menu keys. Finally, sending Ctrl-Alt-Del remotely should work on all supported versions of Windows.
* Server for Windows: Authentication subsystem has been improved - now it would prevent brute-force attacks on passwords by introducing delays after failed authentication attempts. This works for both RFB connections and for administrative passwords. Another authentication-related fix eliminates erroneous authentication requests on reverse connections.
* Server for Windows: Tight encoder has been fixed - it could work incorrectly in previous Beta version. It did not preserve the state of its data stream in situations when it was disabled and then re-enabled by the viewer. As a result, the viewer could not decode compressed data and had to disconnect. Corrected code accurately preserves the state of each encoder to eliminate such protocol synchronization problems.
* Server for Windows: Clipboard handling has been recovered. Clipboard transfers could fail in either direction due to text format translation problems - resolved now.
* Server for Windows: Mouse position tracking over multiple monitors has been fixed. Previously, coordinates of the mouse cursor could be calculated incorrectly if the primary monitor was not the leftmost and topmost one within a composite desktop.
* Server for Windows: New version sends viewers descriptive error messages if it must close their connections in the very beginning of the session. For example, if the server does not allow "loopback" connections, the viewer will report that fact. Similarly, the viewer should report other errors like protocol version mismatch or rejects caused by repetitive authentication failures.
* Server for Windows: Several useful command-line options have been re-implemented: -connect, -disconnectall, -reload and -shutdown (they must be preceded with either -controlservice or -controlapp in the command line). Similar options (with slightly different names) were supported by TightVNC 1.x, but there were no counterparts available in TightVNC 2.0 Beta 1.
* Server for Windows: Compatibility with other software has been improved. In particular, palette-based pixel formats are now properly supported. TightVNC Viewer never requests indexed colors, but other RFB-compliant software may do that. Previous version of the TightVNC Server could calculate palette colors incorrectly, effectively converting all colors to black. That issue has been resolved.
* Server for Windows: In TightVNC file transfer protocol, file modification timestamps are represented in milliseconds. However, previous version erroneously decreased precision and actually operated with pure seconds. That has been fixed.
* Server for Windows: There was a number of other improvements, including architectural adjustments, additional logging, fixes for real and potential memory leaks, code cleanups, and so on.
* Viewer for Windows: A bug with registering .vnc file extension has been fixed. The viewer wrote incorrect command line to the registry and then could not restore connections saved in .vnc files.
* Viewer for Windows: Keyboard handling has been improved. New version is able to send Windows and Menu keys over the RFB protocol.
* Viewer for Windows: File modification time format has been corrected in file transfer panels. Timestamps were formatted in UTC for some reason, but now they should show up in local time zone.
* Viewer for Windows: "Local cursor shape" setting has been recovered. Now it should take immediate effect on pressing the Ok button in the Connection Options window. In addition, pressing that Ok button would not hide remote cursor - that was another bug fixed in this version.
* Viewer for Windows: TightVNC Viewer could write repetitive entries to the connection history and it could create meaningless directories in the registry when parsing its command line.
* Other minor improvements and fixes have been made.[/more]
Автор: neZlodey
Дата сообщения: 21.05.2010 10:01
TightVNC 2.0 Beta 4
[more=ChangeLog]What's New in Beta 4 (since Beta 3)?
TightVNC Server
The server should simulate pressing AltGr (Alt and Ctrl) to produce characters that would be entered with AltGr in current keyboard layout. Beta 3 failed to do that.
Cursor shape updates were encoded and sent incorrectly if the cursor width was not a multiple of 16. That led to disconnects due to broken protocol synchronization. This issue has been fixed.
Control interface erroneously tried to read configuration from the registry after it was already given that configuration by the service. That could cause IP access control rules to disappear from the configuration under certain circumstances. The problem has been fixed now.
Registry entries could be created with wrong permissions while writing configuration or installing initial service-mode passwords. Fixed as well.
Solved the problem of not shutting down the control interface if the tray menu was open at the moment of shutdown.
More logging has been added to trace RFB initialization sequence for client connections.
Fixed a problem with sending framebuffer updates for screen areas beyond the requested region.
TightVNC Viewer
New version fixes problems with sending key combinations like Ctrl+A, Ctrl+[ or Ctrl+Shift+^ that should produce control characters with ASCII codes below 32.
Various other key combinations with Ctrl and AltGr have been fixed.
CapsLock functionality has been recovered. It was broken in Beta 3.
Key codes have been corrected for a number of keys: F1, F2, F3, F4, "=".
New viewer will reset keyboard modifiers to their actual state on restoring keyboard focus. That was a long-term problem of the viewer. After leaving the viewer window with Alt+Tab and returning to the viewer again, Alt could get "stuck" and one would need to press Alt once again to restore correct keyboard handling. We've eliminated that problem at last.
"Win" key presses will not be propagated to the server any more. Otherwise, combinations like Win+R would have both local effect (e.g. open the "Run" prompt) and also open the Start menu remotely.
Special ScrollLock functionality has been restored. When ScrollLock is on, the viewer will send Meta on pressing Alt. This may be handy when working on Unix servers.
Fixed a problem with adjusting the listening port number using arrow buttons near the text field. It could add thousands separator and produce invalid numbers in the text field.
Installer and Uninstaller
Uninstaller did not remove TightVNC entries from Add/Remove Programs list. Beta 4 not only fixes the uninstaller itself but also its installer removes invalid entries left by previous Beta versions
Installer tries to recover registry entries created with wrong permissions by previous Beta versions. Correct permissions to the service-mode configuration should give access only to SYSTEM and to the Administrators group.[/more]
Автор: alfac
Дата сообщения: 19.07.2010 13:12

Цитата:
Нашел в интернете версию TightVNC SD , дорабатывал какой-то русский чувак.

Русский TightVNC как замена RAdmin, RealVNC, UltraVNC
http://rass1k.livejournal.com/7057.html
Автор: FreePaul
Дата сообщения: 02.09.2010 04:53
Здравствуйте!
Установлен TightVNC 1.3.9
При попытке подключения к машине получаем сообщение об ошибке: Socket error while writing

Для автоматизации импортировали ветки реестра HKEY_CURRENT_USER\Software\ORL и HKEY_LOCAL_MACHINE\SOFTWARE\ORL с другой машины, к которой подключение происходит без проблем.

Что делаем не так?
Автор: DOE_JOHN
Дата сообщения: 15.10.2010 14:01
Попробовал 2.0.2
Не понравилось. После 1.3.9 ужасные задержки при прорисовке. Не знаю что там нужно в новой версии, для 1.3.9 был установлен дополнительный драйвер. Все быстро показывает
Автор: qdrddr
Дата сообщения: 14.02.2011 15:31
Есть утилита для захвата видео с VNC - pyvnc2swf.
При её помощи нормально захватывает видео с любых серверов, кроме tightvnc.
Открыл новую тему "Видео захват с VNC".
Там описание пробелмы.

Посоветуйте программу для видео захвата с VNC (Конечный формат avi, крайний случай swf...).
Помогите кто может...
Автор: rte7
Дата сообщения: 10.03.2011 15:23
как устранить это появление в tightvnc
у клиента при загрузке выбивает один раз это окно потом через пару сек пропадает



как устранить это сообщение устанавливал через ключ /sp- /verysilent
источник http://www.tightvnc.com/winst.php
Автор: faridmif
Дата сообщения: 28.05.2011 11:29
TightVNC 2.0.3
[more=ChangeLog]TightVNC 2.0.3
- Server for Windows: Fixed a bug which prevented file transfers from working properly under Windows 2000.
- Server for Windows: Introducing new "error handler" which allows saving memory dumps on critical errors.
- Server for Windows: 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.
- Server for Windows: Fixed a number of problems led to errors on setting service passwords from the installer.
- Server for Windows: 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.
- Server for Windows: 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.
- Server for Windows: 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.
- Server for Windows: Fixed clipboard handling with multiple client connections. Previously, clipboard contents might not be sent to particular clients in certain circumstances.
- Server for Windows: Adjusted log verbosity levels for log messages generated by the control interface connection, so that such messages will not overload the log any more.
Server for Windows: Improved support for simple RFB clients that cannot handle desktop size changes.
- Server for Windows: 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.
- Viewer for Windows: 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.
- Viewer for Windows: Ctrl-Alt-Del combination should not depend on current ScrollLock state (which normally toggles Alt key to Meta key conversion).
- Viewer for Windows: 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).
- Viewer for Windows: Fixed a number of problems with saving and restoring connection options.
- Viewer for Windows: Fixed user interface logic in the Options window. There were incorrect dependencies between compression-related controls.
- Viewer for Windows: Improved phrasing for a number of error messages and log records in the file transfer module.
- Source Code: 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.[/more]
Автор: fimdiraf
Дата сообщения: 04.08.2011 00:44
TightVNC 2.0.4
[more=ChangeLog]TightVNC 2.0.4
- Server for Windows: 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.
- Server for Windows: CPU use was significantly reduced in idle periods when there are no users connected.
- Server for Windows: Fixed a problem which resulted in wrong color rendering in "big-endian" viewers (e.g. PowerPC-based Mac viewers).
- Server for Windows: Fixed rendering of semi-transparent mouse cursors. Previously, big black boxes could be seen instead of such cursors.[/more]
Автор: daniel333
Дата сообщения: 24.04.2012 05:58
Всем привет! Ознакомился с прогой TightVNC.
Подключил на два компа, с раб. на домашний нормально цепляется, но с домашнего на рабочий не хочет. Причина я думаю в ip (который почему то слишком длинный) на раб. компе: 192.168.1.140, 10.128.0.10.
А когда пытаюсь зайти выдается ошибка о неккоректном вводе ip

У кого нить есть мнения, что нужно сделать? кто подскажет

Заранее спасибо.
Автор: yurinb
Дата сообщения: 03.10.2012 18:18
daniel333
На рабочем у тебя адреса не интернетовские - 192.168.1.140, 10.128.0.10
Через интернет коннектится только на адреса которые начинаются не с:
10.0.0.0 — 10.255.255.255 (10.0.0.0/8 или 10/8),
172.16.0.0 — 172.31.255.255 (172.16.0.0/12 или 172.16/12),
192.168.0.0 — 192.168.255.255 (192.168.0.0/16 или 192.168/16).


Добавлено:
daniel333
Чтобы на такой коннектится надо на сервере пробросить порт vnc 5900 на рабочий комп, а из дома набирать где адрес подключения - ip сервера, а сревер перебросит тебя на твой рабочий комп.

Добавлено:
daniel333
если к серверу доступа нет то, надо после запуска tvnviewer.exe на домашнем компе нажать там "Listening mode" а на рабочем чтобы ктото нажал на иконку tvnserver.exe правой кнопкой и сделал "Attach listening viever" указал ip домашнего компа и нажал attach, после этого у тебя дома появится экран рабочего компа.
Автор: freesmart
Дата сообщения: 23.04.2013 08:56
Здраствуйте, подскажите пожалуйста а можно ли подключиться через TightVNC используя командную строку в которой сразу прописан адрес компа и порт? что-то типа в консоли набрать c:\programm files\tightvnc\tvnviewer.exe 192.168.0.20:5901? в общем необходимо сделать ярлыки отдельно для подключения нескольких компов которые стоят за роутером на роутере проброшены разные порты наружу для tightvnc

Добавлено:
вопрос снимается. невнимательность моя. не мог найти как сохранить коннект в ярлык. а оказывается надо сперва подключиться и там есть кнопка "сохранить коннект как..." вдруг кому пригодится)
Автор: destiny_child
Дата сообщения: 24.04.2013 10:16
вопрос - как настроить на виндовом сервере проги разрешение экрана, чтоб оно было больше некоего эмпирически равного 1280х768. Монитор поддерживает 1920х1280, а сервер tightvnc выдает картинку тока на 1280хСкопейками. Причем эти копейки меняются - то 768, то 1024.
КАК сделать железно разрешение, чтоб он всегда тока 1920х1280 выдавал любому подключившемуся клиенту?
версия последняя с сайта.
дошло как....
Автор: DollHack
Дата сообщения: 21.11.2013 00:26
TightVNC 2.7.10
Автор: HORiSi
Дата сообщения: 21.04.2014 21:34
yurinb

Цитата:
если к серверу доступа нет то, надо после запуска tvnviewer.exe на домашнем компе нажать там "Listening mode" а на рабочем чтобы ктото нажал на иконку tvnserver.exe правой кнопкой и сделал "Attach listening viever" указал ip домашнего компа и нажал attach, после этого у тебя дома появится экран рабочего компа.


дома экран не появился.... где грабли? в.2.7.10
Автор: aidarsimon
Дата сообщения: 23.04.2014 10:22
Можно ли использовать её на предприятии?
Автор: niko7
Дата сообщения: 15.07.2014 22:29
Использую TightVNC 2.7.10 антивирус Мicrosoft Security Essentials, не дает работать серверу TightVNC. При подключении ввожу пароль, а изображения нет. Если приостанавливаю работу антивируса, отлично работает. Подскажите, как правильно добавить в исключения антивируса сервер TightVNC?
Автор: Kaber
Дата сообщения: 04.08.2014 09:30

Цитата:
Можно ли использовать её на предприятии?

Она же GNU General Public License.
Автор: ICY_fire
Дата сообщения: 06.08.2014 09:27
Друзья, а может знает что такое repeater у UltraVNC? есть ли подобная приблуда у сабжа? или он в принципе подобным образом работать не будет?
Автор: tserg62ru
Дата сообщения: 20.10.2014 11:14
ICY_fire
Лучше с этим вопросом обратиться сюда http://forum.ru-board.com/topic.cgi?forum=5&topic=23704&start=1240#lt
Автор: romandan88
Дата сообщения: 14.10.2015 15:51
Использую tightvnc для администрирования удаленных офисов от основного, на микротике закрепил их в DHCP сервере. Собственно вопрос если приложение, дополнение или отдельная программа, в которой я внесу список IP-адресов и не буду постоянно набирать в ручную для подключения.
Автор: PlastUn77
Дата сообщения: 15.10.2015 15:20
romandan88
Я например пользую сетевой сканер донастроенный

В настройках можно добавить приложения, которым передавать IP

и настроить список сетей

Страницы: 1

Предыдущая тема: Pixelformer


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.