[android-developers] WebSockets Jelly Bean connection reset

2016-10-06 Thread Evgeniy Viniychuk
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 ser

Re: [android-developers] Websockets

2014-05-23 Thread Harri Smatt
Hi, It was long ago I did search and verify various websocket libraries available back then for my needs. Autobahn was one of them and they seem to have Android support too these days. http://autobahn.ws Hope this helps. -- H On May 21, 2014 7:56 AM, "android developer" < android.developer4...@

[android-developers] Websockets

2014-05-20 Thread android developer
Hello All I am new to Android , I am searching for websockets working sample please help me on this Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscr

[android-developers] websockets in webkit

2010-11-01 Thread Robert Craig
There appears to be websocket source in froyo. However, the makefiles seem to suggest it is not supported. Anyone have any success with building websocket support into 2.2. Will there be future support? -- You received this message because you are subscribed to the Google Groups "Android Develop