RFB

Remote Frame Buffer (VNC) implementation for JavaFX.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

rfb-viewer-javafx
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

RFB
Remote Frame Buffer (VNC) implementation for JavaFX.

Download rfb-viewer-javafx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.sshtools : rfb-viewer-common jar 3.0.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

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

Versions

Version
3.0.1
3.0.0