<p>I recently integrated LibVNCServer with a VESA implementation I did for a KVM project. Very easy, probably a good choice if you want to show a framebuffer</p>
<p>On May 12, 2011 1:19 AM, &quot;Holger Veit&quot; &lt;<a href="mailto:holger.veit@iais.fraunhofer.de">holger.veit@iais.fraunhofer.de</a>&gt; wrote:<br type="attribution">&gt; Am 11.05.2011 18:23, schrieb Michael Kerpan:<br>
&gt; [...]<br>&gt;&gt; by any modern X servers. Emulating a graphics card which can be<br>&gt;&gt; connected to by VNC would solve all those problems. I actually had a<br>&gt;&gt; similar idea a while ago, but given my limted coding skills, was<br>
&gt;&gt; unable to do anything about it.<br>&gt;&gt; Mike<br>&gt; VNC is intriguing, particularly because libraries like LibVNCServer make <br>&gt; it pretty easy to<br>&gt; integrate a FB device into simh, see the &quot;simple.c&quot; server as an <br>
&gt; example. Some<br>&gt; more homework needs to be done, namely because this takes over the <br>&gt; entire event<br>&gt; handling; this must be changed into some device polling for simh, but no <br>&gt; real show stopper.<br>
&gt; <br>&gt; The virulent part of VNC is the GPL license (not LGPL). Simh uses the <br>&gt; BSD style for a<br>&gt; reason I can well understand.<br>&gt; <br>&gt; -- <br>&gt; Holger<br>&gt; <br>&gt; <br></p>