vnc-client is an original, pure-Java implementation of a VNC client, written from scratch. VNC communication is based on the RFB (Remote FrameBuffer) protocol, described in RFC 6143, issued in March ...
This application builds with Java 8 using JavaFX. It may not build using OpenJDK 11 due to JavaFX being moved to its own library. This application assumes your credentials are defined in the same way ...