<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I've just loaded a fresh copy of the source from svn, and patched that.
Patch and compile worked fine. Unfortunately, I am currently not able
to test the resulting binaries as I am currently using the PUEL version
of vbox and the kernel modules seem to be incompatible.<br>
<br>
The possible impact of the patch on the operation of the binaries
should be minimal, as the VNC server is implemented in a separate
library, just like the FFMPEG encoder - which is only loaded if it is
being used.<br>
<br>
I hope that, at some point, the VNC server can be started and stopped
at run time, just like the RDP server. However, I have no idea yet how
that would be done yet.<br>
<br>
Thanks for your reply.<br>
<br>
Ivo<br>
<br>
Op 26-3-2010 17:24, Sander van Leeuwen schreef:
<blockquote cite="mid:4BACDFB5.7040900@sun.com" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
Sorry for the very late reply, but could you check the attached diff
against the current trunk? It will probably not compile and the
makefile needs to be adjusted for the VNC library to link with.<br>
  <br>
We will not include your patch in our binary version due to the
dependency on GPL libraries (and RDP makes it redundant), but it's of
course useful for the OSE version. That one is GPL anyway, so there's
no conflict.<br>
  <br>
Thanks,<br>
  <br>
Sander<br>
  <br>
Ivo Smits wrote:
  <blockquote cite="mid:4B59C491.4030308@UFO-Net.nl" type="cite">I have
written a VNC server extension to VirtualBox. After requesting this
feature in the Bug tracker (<a moz-do-not-send="true"
 class="moz-txt-link-freetext"
 href="http://www.virtualbox.org/ticket/6020">http://www.virtualbox.org/ticket/6020</a>),
I
decided to see whether I could write it myself. <br>
    <br>
The result is currently part of the VBoxHeadless application and
implemented in a shared library (much like, and based on, the FFMPEG
extension). <br>
    <br>
I am willing to release any of my (modified) source code under the MIT
license, however, the required VNC server library (libvncserver,
    <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://libvncserver.sourceforge.net/">http://libvncserver.sourceforge.net/</a>)
is distributed under the GPL
license. <br>
    <br>
The diff/patch file is attached (patch -p1, please). I hope this patch
can somehow be useful. <br>
    <br>
Thank you all very much for your work on VirtualBox - I love it. <br>
    <br>
Best regards, <br>
    <br>
Ivo Smits <br>
    <br>
    <pre wrap=""><pre wrap=""><hr width="90%" size="4">
_______________________________________________
vbox-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://vbox.innotek.de/mailman/listinfo/vbox-dev">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a>
</pre></pre>
  </blockquote>
  <br>
  <br>
  <pre class="moz-signature" cols="72">-- 
Kind regards / Mit freundlichen Gruessen / Met vriendelijke groet

--

Sun Microsystems GmbH        Sander van Leeuwen
Werkstrasse 24               Senior Staff Engineer, VirtualBox
71384 Weinstadt, Germany     <a moz-do-not-send="true"
 class="moz-txt-link-freetext" href="mailto:Sander.Vanleeuwen@sun.com">mailto:Sander.Vanleeuwen@sun.com</a>


================================================
Sitz der Gesellschaft:
Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
Amtsgericht M�nchen: HRB 161028
Gesch„ftsf�hrer: Thomas Schr”der
================================================</pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
vbox-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a>
<a class="moz-txt-link-freetext" href="http://vbox.innotek.de/mailman/listinfo/vbox-dev">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a>
  </pre>
</blockquote>
</body>
</html>