[Interest] QWebSocketServer on iOS
Mårten Nordheim
marten.nordheim at qt.io
Tue Mar 22 12:43:36 CET 2022
Hello Alex,
There's no reason why listening to a port on iOS shouldn't work, though on mobile devices you may be subject to your application
being put to sleep when it goes into the background.
Mårten.
________________________________________
From: Interest <interest-bounces at qt-project.org> on behalf of Alexander Carôt <alexander_carot at gmx.net>
Sent: Monday, March 21, 2022 10:24
To: qt qt
Subject: [Interest] QWebSocketServer on iOS
Hi all,
I have an application running a QWebSocketServer::NonSecureMode on localhost and I am using a web browser to connect. This works fine on OSX, Linux and Windows so far.
However, I just ported the app to iOS and here it has so far not been possible to establish a connection yet.
Before I dig deeper in terms of debugging I wonder if probably this not supported for iOS at all ?
So far I did not see any error message, however.
Thanks in advance for pointers of any kind.
Best
Alex
--
http://www.carot.de
Email : Alexander at Carot.de
Tel.: +49 (0)177 5719797
_______________________________________________
Interest mailing list
Interest at qt-project.org
https://lists.qt-project.org/listinfo/interest
More information about the Interest
mailing list