i am trying to connect to a server on my network running a tcp listener using the following java code. I am getting am IOException - Permission Denied. It is from an android
Yea, like Morrison said above, you probably need to put this permission to your manifest file.