==============
MultiVNC-0.1.0
==============

MultiVNC can peruse and operate one or more client screens.

MultiVNC is an application software using the RFB protocol.

In this application, a MultiVNC server can peruse the screen of
one or more MultiVNC clients, or it becomes possible to operate it.

Moreover, there are also a function to transmit a server screen
and a client screen to one or more clients, and a function to
lock a client PC screen and to prevent from operating it.


=======
install
=======
Installation is performed as follows:

$ tar zxvf multivnc_0.1.0.tar.gz
$ cd multivnc_0.1.0
$ ./build
$ su
# ./install


=============
install files
=============
The files installed are as follows:

/usr/local/bin/multivnc_server
/usr/local/bin/multivnc_client
/etc/multivnc/multivnc_server.conf


=====
 run
=====
vncserver is started before multivnc server or 
multivnc client execution:

> MultiVNC_server
$ multivnc_server

> MultiVNC_client
$ multivnc_client -d < display_num >


=========
uninstall
=========
Installation is performed as follows:

$ su
# ./uninstall


#########################################################
#                                                       #
#  It refers to here in detail.                         #
#  http://www.alpha.co.jp/business/products/multivnc/   #
#                                                       #
#########################################################
