JavaFX VNC Viewer

Simple JavaFX based VNC viewer based on SSHTools' RFB Components.

Лицензия

Лицензия

Категории

Категории

JavaFX Взаимодействие с пользователем
Группа

Группа

com.sshtools
Идентификатор

Идентификатор

vnc-viewer-javafx
Последняя версия

Последняя версия

3.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JavaFX VNC Viewer
Simple JavaFX based VNC viewer based on SSHTools' RFB Components.

Скачать vnc-viewer-javafx

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.sshtools/vnc-viewer-javafx/ -->
<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>vnc-viewer-javafx</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/vnc-viewer-javafx/
implementation 'com.sshtools:vnc-viewer-javafx:3.0.1'
// https://jarcasting.com/artifacts/com.sshtools/vnc-viewer-javafx/
implementation ("com.sshtools:vnc-viewer-javafx:3.0.1")
'com.sshtools:vnc-viewer-javafx:jar:3.0.1'
<dependency org="com.sshtools" name="vnc-viewer-javafx" rev="3.0.1">
  <artifact name="vnc-viewer-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='vnc-viewer-javafx', version='3.0.1')
)
libraryDependencies += "com.sshtools" % "vnc-viewer-javafx" % "3.0.1"
[com.sshtools/vnc-viewer-javafx "3.0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.sshtools : rfb-viewer-javafx jar 3.0.1
org.slf4j : slf4j-simple jar 1.7.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

Модули Проекта

Данный проект не имеет модулей.

rfb

A number of modules to support the RFB protocol, also known as VNC in Java. Included is a Swing viewer component, a recorder, a player, and some common code that may be used throughout these modules.

Most encodings are supported include ZLIB, CORRE, Hextile, Tight, ZLIB and ZRLE as well as AnonTLS, Tight and VNC authentication methods.

File transfer support for both TightVNC and UltraVNC is also provided.

com.sshtools

JADAPTIVE Limited

Версии библиотеки

Версия
3.0.1
3.0.0