Re: [Pgui-devel] VNC demo

2003-02-02 Thread Micah Dowty
On Sun, Feb 02, 2003 at 07:51:29PM +0100, Martin Doering wrote: > On Mon, 20 Jan 2003 03:59:28 -0700 > Micah Dowty <[EMAIL PROTECTED]> wrote: > > > The VNC server still needs some debugging and tweaking. It looks like > > the'tight' encoding has a bug that will randomly crash the VNC client. > > I

Re: [Pgui-devel] VNC demo

2003-02-02 Thread Martin Doering
On Mon, 20 Jan 2003 03:59:28 -0700 Micah Dowty <[EMAIL PROTECTED]> wrote: > The VNC server still needs some debugging and tweaking. It looks like > the'tight' encoding has a bug that will randomly crash the VNC client. > It was having problems with getting very slow when more than a few > clients

Re: [Pgui-devel] VNC demo

2003-01-20 Thread Micah Dowty
On Mon, Jan 20, 2003 at 11:39:08AM +0100, Thomas A. de Ruiter wrote: > Hi PicoGUI ppl! > > Very cool idea, this demo server ;) How many connections can it handle? > Care to find it out? This seems worth a /. post! /me cowers in fear at the thought of a thousand mouse cursors all fighting over a

Re: [Pgui-devel] VNC demo

2003-01-20 Thread Thomas A. de Ruiter
Hi PicoGUI ppl! Very cool idea, this demo server ;) How many connections can it handle? Care to find it out? This seems worth a /. post! Ciao, Thomas Micah Dowty wrote: I set up a VNC demo server at navi.picogui.org, if you'd like to try out some of PicoGUI's features without installing anythin

[Pgui-devel] VNC demo

2003-01-19 Thread Micah Dowty
Hi Everybody, I set up a VNC demo server at navi.picogui.org, if you'd like to try out some of PicoGUI's features without installing anything. The demo is still very basic, but it should be easy to improve soon. The demo shown is a simple Python app, which I've placed in CVS in apps/demo. -- On