I have a project developed with C # and I want to know the way it is sent and the GPS commands are received.The device is the TK119-3G, this works perfect with Traccar on port 5064.
How can I send and receive commands?
You can use Traccar API:
https://www.traccar.org/traccar-api/
I have a project developed with C # and I want to know the way it is sent and the GPS commands are received.
The device is the TK119-3G, this works perfect with Traccar on port 5064.
How can I send and receive commands?