I am developing flash p2p chat. It works fine on my friends' computers (they can chat each other), but not on mine. The problem is that I have local network at home, and I think that Flash Player tries to make p2p requests to peers inside my local network.
Can I check if user have local network in AS3 and up the level of network to the WWW?
Any ideas are welcome!
Thank you.