Andrew, --- RFB looks ideal with the exception that it is designed for thin clients (thick servers). If I understand correctly, the server (our 16-bit processor) would be required to have knowledge of all of the encoding methods. ---
This is not true. As the protocol specification points out, the only encoding actually *required* is Raw, which is esentially a "free" encoding involving little or no work on the server's part, except for basic pixel translation. I'd recommend including Hextile, though, which is still very simple and shouldn't impact too heavily on your device. Cheers, -- Dr. James "Wez" Weatherall RealVNC Ltd. - http://www.realvnc.com - The Home of VNC _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
