I have a silly stupid question but I did not find any clear answer about it.
I’m working on a system that will receive and store data from different GPS-trackers, but this system won’t the main consumer of the events. It’s clear that we can easily setup pin-to-pin communication via TCP/IP protocol between device and server, but this is not enough for my case.
So my goal now is to understand how to broadcast GPS data to several systems.
Do GPS-trackers nowadays support broadcasting functionality?
Should I set up a kind of proxy/re-translator that will play the role of a broadcasting server?
All resources, articles, and practical experience shared here will be much appreciated!
Thank you!