Answer the question
In order to leave comments, you need to log in
Your gps tracker with output to your server?
Guys, I want to write my own small application for monitoring the gps tracker of my car for experience and for the sake of interest!
I know that there are many such applications and a lot of open source. But I want to write mine.
Actually what is the question.
Is there any gps tracker that can send coordinates to my server. Where I will already process them and display them on Yandex maps.
I looked, there are a lot of such trackers, but it is not written whether they can send coordinates to my server.
Answer the question
In order to leave comments, you need to log in
I did this on the Chinese TK110, but the code died along with the server screw. And it’s quite possible to do this - the python service parsed the data transmitted by the tracker over a TCP connection and added them to the file database, the PHP script read the necessary data on request and gave it as a page with a map.
https://www.traccar.org/devices/
Since you can set any device from the above list on Traccar, then it will also be possible on your software. As mentioned above, any normal tracker should allow you to register the host and TCP port on which it will knock and transmit data using its own protocol.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question