Greeting from Yokohama,

On Thu, Jul 11, 2002 at 11:59:47AM -0700, Preetham wrote:
> Hi All:
>  I have downloaded the X-based VNC server code. Is there any Documentation
> realted to the low level design or how the code is organized.
> Appriciate the help.

Xvnc is a variant of X server.  Any X server's document will help you.
Take look at Xvnc/programs/Xserver directory.  There,

    dix     device independent X (main part of the X server)
    mi      machine independent graphics
    mfb     mono-chrome frame buffer
    cfbXX   color frame buffer
    os      os depending part
    hw      hardware depending part

VNC's specific part is in hw/vnc directory.

-- 
Akira Hatakeyama        E-Mail: [EMAIL PROTECTED]
   http://www.sra.co.jp/people/akira/index.html
chigasaki-minami, tsuzuki ward, yokohama, japan
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to