• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Socket not sending

Hi
I'm using socket
I want socket to send data each 20ms for me, but I have memory leakage
I changed my sending time to 100ms, but sending data not in 100ms, I think It's 500ms or more!
Is there any solution?
 
Thanks for the reply
I did the same with UDP every thing is ok!
I wonder why TCP is not working properly!
And also I ran the profiler, but couldn't catch the leakage!
 
Back
Top Bottom