It is QT embedded that I am talking about. And how does it work? Framework can be compiled in such manner that applications can run as stand-alone VNC servers. One aplication initiates server and others coexist, or every application runs it's own VNC server instance on succesive port number (5900, 5901 etc.).
And it works! I have just compiled latest debian release working as text-mode-only system, have built qt embedded, all under two hours, run application as VNC server, connected with client from another system and success!, application is alive and running.
Please see this page and do check out!
We were dying to try this approach for SSV's DNP9200 modules, but compiler is not on QT's list of supported platforms. Misfortune indeed!
I am however developing something similar - remote GUI over network protocol - very fast and secure (SSL encrypted on demand).
Till next time...
