I have an article explaining how I could not get Cirrus P2P to work on Android here : Cirrus on mobile quick question
I see AIR supports UDP communication.
In the past I've written a 3d video game with P2P UDP sockets in C/C++.
I was wondering if it is even possible to do P2P UDP on Android using AIR.
Does anyone know?