Hi everyone! I develop Android App (for Android 4.2 Jelly Bean) using 
Microsoft SignalR with WebSockets transport.
but, after each socket message that I sent I have the error:

java.net.SocketException: sendto failed: ECONNRESET (Connection reset by 
peer)

and I must reconnect again to socket server after each request.
I've researched this topic and it seems like Jelly Bean doesn't support 
WebSockets at all.
How can I fix it or what I do wrong? Thank you. 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/92f9a2ec-04bf-4536-9f42-8ace7a550b2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to