Hi all, The custom application that I'm running the VNC server on is a big-endian machine. I found out that if I store my pictures on the server in little-endian format, the VNC 4.0 viewer displays them correctly. So , I have a workaround for my problem and I'm happy with the speed increase in VNC 4.0 viewer :)
But I think there's still an issue with the 4.0 VNC viewer running on a PC , when its connected to a VNC server on a big-endian machine ( at least during my testing using 32-bit color, 24bpp depth , in raw mode ) - Satish ---------- Forwarded message ---------- From: Satish <[EMAIL PROTECTED]> Date: Tue, 3 Aug 2004 09:31:55 -0700 Subject: colors issue in VNC 4 viewer To: [EMAIL PROTECTED] Hi all, I have a custom application implementing the basic VNC server protocol ( RFB protocol version 3.3) that sends out pictures to the RealVNC viewer on a Windows 2000 PC. The application works fine when I use the older 3.3.7 VNC viewer application on the PC, but if I use VNC 4.0 viewer on the PC , the colors on the images are off. ( the images themselves get displayed OK, its just the colors that are not accurate) I'm using the viewer in "read-only" mode, and my server application sends out raw-encoded pictures in 32-bit color. I clicked on the appropriate check-boxes on the PC viewer to support raw-encoding and 32-bit color. I'm using VNC 4.0 viewer on the PC since I found its much faster than the older version ( thanks to James Weatherall for the tip ! ). Is there anything I can look at to explain or fix the color problem I'm seeing ? Any suggestions or advice much appreciated. Thanks, Satish _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
