----- Original Message -----
From: "Ingo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 28, 2002 1:19 PM
Subject: X Server Connection


> Hi,
>
> every X application talks with the VNC server through
> the X protocol.
>
> So I thing it is right !
Every X Application talks to the Xserver part of the VNC server.

>
> My question is now, where is the sourcecode to this
> part of the VNC server.
> I mean in what file ( *.c ) is it implemented that
> the VNCServer waits for X protocol messages ?
dispatch.c(ReadRequestFromClient()) contains code that waits for X requests
and
calls the approprite handlers.
thanks,
Preetham.
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to