[Interest] Qml via HTTP

B. B. thebbzoo at gmail.com
Wed Sep 23 02:05:45 CEST 2015


Thanks all for all the input!

Especially thanks to Alexey, because I ended up using your recommendations.

Using the resource tool, I build resources of the qml-files - and send them
to the client.
The client then just install them.

Everything is exactly after the docs, and everything just works as expected
- no bad surprices...


Really nice, Thanks

Brian





On Tue, Sep 22, 2015 at 2:09 PM, Alexey Godko <koloboid at gmail.com> wrote:

> Thanks for notice, Thiago. Of course.
>
> 2015-09-22 20:03 GMT+03:00 Thiago Macieira <thiago.macieira at intel.com>:
>
>> On Tuesday 22 September 2015 16:21:44 Alexey Godko wrote:
>> > so you can update your QML software over http by downloading single
>> > file. This approach is much more simple in debug and deployment, works
>> on
>> > PC and Android.
>>
>> Make sure you're using https and that you check your server's identity
>> before
>> executing any such files.
>>
>> DO NOT use unencrypted, DO NOT ignore SSL errors.
>> --
>> Thiago Macieira - thiago.macieira (AT) intel.com
>>   Software Architect - Intel Open Source Technology Center
>>
>> _______________________________________________
>> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150922/57397c27/attachment.html>


More information about the Interest mailing list