I work between a Linux machine and an Android application.
First of all, I need to open the server socket on the computer to communicate with the application.
I need to code with LUA Script, and I have no idea about it.
Could you give me some examples to open a server socket and receive a message from an Android application?
thanks.
source share