Can I use Tcp Sockets to connect two Android devices (not emulators) that give the correct IP address accepted by the WIFI network? Should I forward ports through a specific port? Is it possible to open a port programmatically using system calls?
source
share