Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Java VNC Applet

Tags:

java

applet

vnc

Does any one know of an opensource Java VNC server, that can be run from a web page, so requiring no installation on the server end, possibley applet based.

like image 341
Sam Cogan Avatar asked Feb 24 '26 17:02

Sam Cogan


1 Answers

A signed Java applet (or application) can use the Robot class to get screenshots of the current window and use this for remote control. It will never be very efficient, but it can be done.

like image 174
jsight Avatar answered Feb 26 '26 07:02

jsight



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!