Multivnc for XOs(children) and Ubuntu box (teacher)
Arjun Sarwal
arjun at laptop.org
Wed Dec 10 13:28:45 EST 2008
(Somewhat in continuation with the x11vnc and vncviewer discussion
thread started here
http://lists.laptop.org/pipermail/devel/2008-November/021281.html )
Has anybody tried/gotten multivnc to work ?
I started the multivnc server on my Ubuntu box, and then I start
multivnc on the client side (on an XO) and it recognizes a multivnc
server running in the network and attempts to connect to it, but it
exits with the following information displayed. Log attached below.
Any help/pointers towards getting this running on XOs, and/or
otherwise on a set of 2 desktops, as a first step towards getting this
to run on the XOs - would be helpful. The instruction manual
available online is in Chinese and I cant seem to find an English
version. I will also be pinging to the RealVNC lists too.
Thanks in advance,
Arjun
arjs at arjs-dev:~$ multivnc_client -d 0
clientID(ok click): arjs
vncdisplay=0
0 -1 -1 -1 -1 -1 -1 -1 -1 -1 > 0
recv-adv 40
type=8
length=40
serverID=teacher
serverip=10.0.0.5
serverport=50000
clientadv.client_ID: arjs
type=10, flag=1
switch : rfbAllowAdv
vncdisplay=0
vncconfig -display :0 -connect 10.0.0.5:50000 > /dev/null 2>&1; echo -n $?
vncconnect -display :0 10.0.0.5:50000 > /dev/null 2>&1; echo -n $?
vnc4config -display :0 -connect 10.0.0.5:50000 > /dev/null 2>&1; echo -n $?
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
3
arjs at arjs-dev:~$
More information about the Devel
mailing list