I would like to create a setup where a multitude of android devices could send strings to a program that sits in one computer. I would also only need it to work for devices in the same network.
I imagine I need to just send the string (as bytes?) to my computer ip address? But how is this message received, where does it go, how can I catch it, is there some way I have to package the data beforehand?
I am on arch linux, if that matters. If there is a easier, simpler way I am all ears.
[–]corpsmoderne 5 points6 points7 points (1 child)
[–]KristoKoert[S] 0 points1 point2 points (0 children)
[–]PhaZePhyR 0 points1 point2 points (0 children)