From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=54968 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OELU9-0008Np-9c for qemu-devel@nongnu.org; Tue, 18 May 2010 08:01:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OELU1-0005hp-OD for qemu-devel@nongnu.org; Tue, 18 May 2010 08:01:18 -0400 Received: from zion.dlh.net ([91.198.192.1]:51369 helo=mail.dlh.net) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OELTv-0005h5-Km for qemu-devel@nongnu.org; Tue, 18 May 2010 08:01:11 -0400 Message-ID: <4BF28181.1010701@dlh.net> Date: Tue, 18 May 2010 14:01:05 +0200 From: Peter Lieven MIME-Version: 1.0 Subject: Re: [Qemu-devel] VNC encoding ZLibHex? References: <4BF268B5.6080708@dlh.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Corentin Chary Cc: qemu-devel@nongnu.org is there any standard tests that can be run for comparing different encodings? i am not familiar whit that unfortunately. br, peter Corentin Chary wrote: > The best way to know it would be to setup a vnc server with zlibhex > support (libvncserver and ultravnc seems to support that encoding) and > get some numbers (you can choose the prefered encoding with most of > the vnc clients). > >