With tightvnc it goes like this e.g.

<html>
 <head> 
 <title>VNC JAVA viewer</title> 
 </head> 
 <applet codebase="./" applet code="vncviewer.class"
ARCHIVE=vncviewer.jar WIDTH=1024 HEIGHT=768> 
 <param name="HOST" value="172.16.0.55"> 
 <param name="PORT" value="5800"> 
 <param name="encoding" value="tight">
 <param name="Use CopyRect" value="Yes"> 
 <param name="Mouse buttons 2 and 3" value="Normal"> 
 <param name="Raw pixel drawing" value="Reliable"> 
 <param name="CopyRect" value="Fast"> 
 <param name="Share desktop" value="Yes"> 
 <param name="Show Controls" value="No"> 
 <param name="View only" value="Yes"> 
 </APPLET> 
 </body> 
</html> 



Dietmar

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, November 14, 2001 11:49 PM
To: [EMAIL PROTECTED]
Subject: Java Client Options


Hi,

When you connect to a windows terminal using the java client is there a
way to set the options (with some sort of switch) for viewonly - to set
it to yes, as it defaults to no? 

Kim Ferri
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY See also:
http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to