I've been looking around and I have found that there is evidence that Android can use UDP with it's WiFi, but can TCP be used? I know it probably can, but I can't seem to find any evidence, looking at http://developer.android.com/guide/topics/connectivity/wifip2p.html it doesn't say anything about the protocol it can use,
Does anyone have a website that states what protocols can be used, and also, I'm createing an application for android where multiple users can connect to one WiFI hotspot device and they can all play together and be real time networking, I feel UDP would be best, do you agree?
Canvas