Websocket trouble after Tizen 3.0 Update on Gear S3
Websocket trouble after Tizen 3.0 Update on Gear S3
BY 24 Nov 2017Web Application Development
Hello,
in Tizen 2.3.2 on the Samsung Gear S3 frontier, I developed an app that connects via Websocket api to a simple server. Before the recent Update it worked totally fine. Since the update it seems as if the line
“var connection = new WebSocket(“ws://192.168.0.100:20001″)”
does not work anymore. The Server does not notice anything at all and after a while it gives a timeout error at the js console.
Websocket trouble after Tizen 3.0 Update on Gear S3
Hello,
in Tizen 2.3.2 on the Samsung Gear S3 frontier, I developed an app that connects via Websocket api to a simple server. Before the recent Update it worked totally fine. Since the update it seems as if the line
“var connection = new WebSocket(“ws://192.168.0.100:20001″)”
does not work anymore. The Server does not notice anything at all and after a while it gives a timeout error at the js console.
Does anyone have an idea why this happens?
thanks.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio