Hello everyone.
I want to make an application to send a text (with waypoint information) to one or more devices connected to the Internet with mobile data.
The text would be sent from a desktop application (B4j). I do not know if the devices should you use a service, a server ... I've seen some examples - Android Network Tutorial, HttpServer ... - but not cleared me with examples.
Hi Erel. Thanks for answering. I have managed to send a text from Android device to pc using WebSocketExample and B4A-WebSocket-B4j. All with trial and error.
Using this server How I can now send a message from PC to Android device already connected?.