On an iPhone project I'm using AsyncUdpSocket and AsyncSocket which I've found here.
Do you know if there is something similar for Android?
I've tried to search on google for a java verion of these classes but I haven't found any. By the way I've searched this "AsyncUdpSocket.java".
I've also found something about NIO libraries but I don't know if I can use it on Android.