I have my application doing a basic network connection to an IP with port 5000. While it works perfectly on the emulator, it doesn't seem to do anything on the actual device. It will pull up the access point selection (I've tried a WiFi access point and the cellular data connection) but beyond that it does nothing.
I have set up a basic TCP listener on my computer to sense any connections and it shows absolutely nothing.
Any ideas?



