For a while, I have been trying to get the Java VNC viewer working so that I can VNC into my computer from any Java-compliant browser. this proved to be a bit of trouble but, don't worry, I finally got it working. After compiling the souce code, I played around with the class files and got it working. This, combined with OSXvnc, is a great solution to remotely control your computer from any computer terminal.
It can be found on this boring
site of mine. I would like to say that I take no credit for creating a "port"; I merely compiled the source code and put it in a neat package ;-).
[
Editor's note: The Java VNC client has been mentioned here
previously, but instructions on compiling the client were not included; "c.i.t" has provided a ready-to-run version.]