sorry i must be stupid ...
but i can't do something ...
i run my vnc server (Xvnc from vnc4server) like that (but i'd tried with
tight and realvnc too)
vncserver -geometry 640x480
(first time i'd setup a password (but can't set en empty password))
the server run ...
i can connect with a vnc viewer (vncviewer localhost:1) (which ask me my
password (logical !!))
but with pyvnc2swf ... i can't ... i always have :
./vnc2swf.py -n -o out.swf localhost
Using pygame 1.6
Socket error: (111, 'Connection refused')
it doesn't ask me a password ?! same thing in gui mode ...
where am i wrong ?! (use python2.4 (with tk), and a pygame 1.6)
any help ?
|