Re: [Interest] Problem transfering bigger data amounts over Websockets on iOS

2017-01-25 Thread Markus Steinhilber
h a minimalized version. 2017-01-20 18:33 GMT+01:00 Jason H : > What about sending sending ping messages periodically? > > Is your app being backgrounded? I had a problem with websockets disconnecting > on iOS, but not on Android. > >> Sent: Friday, January 20, 2017 at 5:58 AM

[Interest] Problem transfering bigger data amounts over Websockets on iOS

2017-01-20 Thread Markus Steinhilber
Hi, I currently have a problem with websockets on iOS. I'm using a websocket connection to send commands and files over a network (WiFi) between 2 devices. The server is a Windows CE device with Qt5.3 and the client can be an iPad or Windows PC, using a program compiled with Qt 5.7.1. The files ar