<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I know this is not appropriate to post
this under this forum...anyway,</font>
<br>
<br><font size=2 face="sans-serif">I compiled QT/Embedded-3.3.4 with VNC
support.</font>
<br>
<br><font size=2 face="sans-serif">Then, start an application with VNC
on my development board:-</font>
<br>
<br><font size=2 face="sans-serif">./application -display VNC:0 -qws &amp;</font>
<br>
<br><font size=2 face="sans-serif">However, the application cannot be viewed
from the screen of the development board.</font>
<br>
<br><font size=2 face="sans-serif">Hence, I started another process using:-</font>
<br>
<br><font size=2 face="sans-serif">./application -display LinuxFb:/dev/fb0
-qws &amp;</font>
<br>
<br><font size=2 face="sans-serif">An error of &quot;QServerSocket: failed
to bind or listen to the socket&quot; will appear.</font>
<br>
<br>
<br><font size=2 face="sans-serif">Although I am able to use a vncviewer
to view the application, however, the server's mouse events seems to </font>
<br><font size=2 face="sans-serif">affect the client's application at the
vncviewer. (i.e. the server and client is not able to operated independently.)</font>
<br>
<br><font size=2 face="sans-serif">It also seems that the VNC server within
QT/Embedded does not support HTML parsing?</font>
<br>
<br><font size=2 face="sans-serif">Anyone has any idea on this??</font>
<br>
<br><font size=2 face="sans-serif">Regards.</font>
<br>
<br><font size=2 face="sans-serif">YJ</font>