> Yes, I also tought about RFB/VNC but how do to redirect the port? There > will be a router for sure and even maybe a proxy...so, redirecting the prt > 5900 or whatever to a certain pc will be maybe impossible to do it.
That's why we ran the image on a server somewhere else and not on somebodies machine. It would have been too slow if two other people connected through my slow connection on my local RFB/VNC server. Furthermore RFB/VNC is typically used through an SSH tunnel, because RFB/VNC does not provide a security protocol. Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
