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