VNCj

gnu.vnc
Class VNCHost

java.lang.Object
  |
  +--gnu.vnc.VNCHost

public class VNCHost
extends Object

Main method creates a group of RFB servers and VNC-viewer-applet-serving web servers according to information provided in the 'vnc.properties' file.


Constructor Summary
VNCHost()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VNCHost

public VNCHost()
Method Detail

main

public static void main(String[] args)

VNCj