https://github.com/sshtools/rfb
https://github.com/sshtools/rfb
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sshtools/rfb
- Owner: sshtools
- License: gpl-3.0
- Created: 2015-09-23T14:49:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T06:43:26.000Z (over 5 years ago)
- Last Synced: 2024-04-24T06:38:53.348Z (about 2 years ago)
- Language: Java
- Size: 440 KB
- Stars: 9
- Watchers: 6
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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.