tomyl / vncviewer-agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork of 

  https://vnc-tight.svn.sourceforge.net/svnroot/vnc-tight/trunk

which makes it possible to control vncviewer using an agent script. The purpose
of this hack was to automate OS installations. I have done the same hack for
rdesktop, see

  https://github.com/tomyl/rdesktop-agent
  http://permalink.gmane.org/gmane.network.rdesktop.user/2687

The agent script is invoked like this:

  vncviewer Agent=./test.xexpect host

An example script is here: unix/vncviewer/test.xexpect

My agent scripts use unix/vncviewer/xexpect as interpreter. The agent protocol
that vncviewer uses is documented in this script.

About

License:GNU General Public License v2.0


Languages

Language:C++ 50.0%Language:C 38.3%Language:Java 9.5%Language:Rust 1.7%Language:Perl 0.4%Language:Shell 0.1%