"Tim Waugh" <[EMAIL PROTECTED]> wrote: > On Tue, Aug 12, 2003 at 07:20:51PM +0200, Bob Arctor wrote: > > > was/is there any attempt to implement lossy compression (like jpeg) > > to vnc, or attempt to reduce resolution of an tile by a factor > > before compressing and sending to the client if network connection > > is too slow ? > > Yes, TightVNC has a JPEG compression method available.
Standard VNC selects a reduced colour mode over a slow link which effectively does the same thing, except that it is much faster to compute and leaves all of your text readable, unlike when it's been jpeg'ed. The only downside is that sometimes the colours look a little odd.... Cheers Tristan _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
