Android : how to receive data from server using socket

on Tuesday, September 23, 2014


i create an application that should receive data from server (using Socket) any time when the server send some thing. But the problem that i receive just the first message; Should i make my own event listener for my class?, but how do I do that?


0 comments:

Post a Comment