[Interest] qtwebview with qtwebchannel
Sylvain Pointeau
sylvain.pointeau at gmail.com
Thu Apr 7 13:17:42 CEST 2016
On Thu, Apr 7, 2016 at 11:23 AM, Milian Wolff <milian.wolff at kdab.com> wrote:
> On Thursday, April 7, 2016 9:38:01 AM CEST Sylvain Pointeau wrote:
> > Hello,
> >
> > Do you have any idea how to use WebSocket or WebChannel on iOS?
> > Should I conclude that we cannot do hybrid apps with Qt on iOS (works on
> > desktop, don't know about Android)?
>
> I'm not an iOS person but the problem you are describing has nothing to do
> with the webchannel - you seem to fail already when constructing a
> websocket
> server. Have you tried to run the examples/tests of QWebSocket on iOS?
> That's
> where I'd start.
>
WebSocketServer works if the QML application creates the websocket and
connects to it.
However it does not work if we connect from html as shown in my example
copied in my previous email.
Best regards,
Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160407/1b14a9d2/attachment.html>
More information about the Interest
mailing list