I was creating an Android project that made him communicate with a Windows machine via Sockets, the machine being the server, and the mobile device (Samsung Galaxy S3 MINI) the client.
I created a hosted wireless network on the computer, and connected the device to the PC via USB cable, but I connected to the wireless network I created on the computer.
I made when there was an error, the error was written to a TextView, and returned the error:
socket failed: EACCES (Permission Denied)
Activity Code: link
ManiFest.xml link