Questions tagged [tightvnc-jviewer]

TightVNC viewer for Java

A simple, Java VNC viewer done by the TightVNC team. It lets users embed a VNC (as Java applet) into your web-pages, or into your Java GUI applications (Swing or JavaFX).

2 questions
0
votes
2 answers

Can you Run Java on Chrome? JNLP?

I am making a website, and I NEED to have a VNC Viewer on it. I already use Tight VNC and they have a Java Viewer. This code is able to run as an applet, but modern browsers such as Chrome and Firefox do not allow applets. Is there another way to…
Pete K.
  • 112
  • 3
  • 11
0
votes
1 answer

Is there a way to embed TightVNC Java Viewer without all those buttons?

I am playing with the TightVNC viewer for Java and can't find the way to embed the VNC screen (Viewer) into my JFrame window. I do not want a separate window. In fact I do not want any of those (useful, but sometimes not required) buttons. Simply…
DejanLekic
  • 18,787
  • 4
  • 46
  • 77