Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Websocket cannot connect when using mobile data

$
0
0

I have a hundred or so clients connected to my server using .NetStandard websockets. Yet, I have one client on 4g data using an Android OnePlus 5t (T-Mobile data) that cannot connect. My server never even receives a call to begin the connection. Note, that he can connect using wifi data. Below are the things I have tried. Has anyone had a similar issue or know what could be the problem and how it might be solved. This is a TCP connection over port 1334.

  • User has checked that the app has permission to use mobile data.
  • I have changed the protocol to use 'wss' instead of 'ws'.
  • The user can connect to the server through the following website: http://www.websocket.org/echo.html

Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>