How can i replicate the connection from a API to a GPS device in Java (to connect, disconnect encode and decode)?

Andrés Ucero4 years ago

Greetings people, i have a device wich communicates through the castle protocol, recently i realized that i can listen the device through a socket, but i can´t understand the info recieved. I would like to replicate this behavior in PHP, but it doesn´t matter if it is in Java because i know the Java basics. I checked the traccar code, but i don't fully understand

Can you give a clue at least?, I appriciate your help so much

Anton Tananaev4 years ago

There's an API documentation.

Simon Farias4 years ago

Hello guys, I want to do this too. Anton, which part of the documentation i should to review specifically?