VNC keypress client?
Dan Sloane
dan.sloane "at" imagination.com
Tue Mar 9 12:35:01 2004
Does anyone know of, or have written a VNC keypress-only Win32 client?
We have many museum-style interactives based on Director that use
keyboard shortcuts to control setup, burn-in, etc. etc. Currently we
use VNC Viewer (or VNCcon) to manually connect, hit the button and
disconnect.
It would be really nice to be able to script (batch file even) some of
these keypresses. For example...
vnckeyclient -host xxx.xxx.xxx.xxx -passwd xxx -keypress L
... would hit the L key on a given host. Sending the interactive to it's
'Logo' state.
Anyone already done this?
Many thanks,
Dan