Preetham, Have you seen xf4vnc which is an implementation of VNC on top of XFree86 v4.x and allows the original Xvnc implementation to run, but also has a loadable module called vnc.so that allows you to remote control the video's display now too.
http://xf4vnc.sourceforge.net Alan. On Fri, Jul 19, 2002 at 01:51:58 -0500, Preetham wrote: > Hi All, > From the documentation i infer that VNC uses an XFree86 based Xserver > which captures the screen of a particular display and sends it to the > client. > I have a few doubts bout its implementation. > 1. Is there one instance of an Xserver running, or is a new instance loaded > for each new display created(when a new VNC Client connection occurs). > 2. Each Xclient sends its graphical display information to the > XServer(correct if > i am wrong). There is a framebuffer associated with each VNC Client. > If true, which part of the code is responsible for the updation and > initialization of > the frame buffer. > 3. Could you give me a low level heirarchy of the VNC Server architecture. > Is there some documentation on it. > Appreciate the help > Thanks, > Preetham. > _______________________________________________ > VNC-List mailing list > [EMAIL PROTECTED] > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
