when running tightvnc java viewer, add parameter “-password=mypassword myhost:9401”
change line 181 in Viewer.java,
from
final boolean allowInteractive = allowAppletInteractiveConnections || ! isApplet;
to
final boolean allowInteractive = false;
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website