[Interest] QPA Project - Vaudeville

Jason H scorp1us at yahoo.com
Fri Sep 13 15:34:11 CEST 2013


It's great, if you want to teach people how to install and use VNC. Not a big deal for developers, but your application might be deployed used a locked-down environment, and VNC will need to be approved by IT. The fact that you can point any modern browser at your app is a *huge* selling feature.



________________________________
 From: Konstantin Tokarev <annulen at yandex.ru>
To: Jason H <scorp1us at yahoo.com>; Benjamin Zeller <zeller.benjamin at web.de>; "interest at qt-project.org" <interest at qt-project.org> 
Sent: Friday, September 13, 2013 9:20 AM
Subject: Re: [Interest] QPA Project - Vaudeville
 


13.09.2013, 17:18, "Jason H" <scorp1us at yahoo.com>:
> Multiple clients are not directly or currently supported. This is to enable an application to be remotely run. I come from an embedded software background so this is always called for - there is a local gui on the device and they want to add remote gui. The problem is, remote gui technology up until now has been incompatible with Qt.

What about vnc driver for QWS?

>
> We can of course add cookies to serve mutliple client sessions over the same port, or separate instances of the software. One thing we could do is have a seperate package that runs the main port to identify the client, then start another instance on another socket (if it needs to) and issue a Location header and redirect it to the new instance.
>
> I worry about states/state machines though. We might limit it to one connection. The developer would have to decide.
>
> ----------------------------------------
> From: Benjamin Zeller <zeller.benjamin at web.de>
> To: interest at qt-project.org
> Sent: Friday, September 13, 2013 3:45 AM
> Subject: Re: [Interest] QPA Project - Vaudeville
>
> Hi Jason,
>
> your project sounds interesting!
>
> I would suggest you put the code into http://gitorious.org/.
> Then people can fork and build on it.
>
> If i understand it correctly the application would run as
> a webserver application and all events are sent over a socket between
> the browser and the webserver.
>
> Just out of curiosity how do you handle multiple clients?
> Multipe instances of the server program?
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
> ,
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest


-- 
Regards,
Konstantin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130913/81a68c2f/attachment.html>


More information about the Interest mailing list