I have an list of IP which I am getting using UDP broadcasting, so on
the bases of Alive/Death packet ,i got to know whether user alive or
went off.

But i have an single case suppose user went out from network before
sent death packet, then how can I detect user live or not.

- Solution which i have:

So for this purpose I m running an thread ,in which i send an dummy
data to all user(from ip list), so if any ip is not available then it
respond IO exception. but it taking to much time to identify ip in
network.

pls suggest me if have any faster solution.

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to