Hi all,
I'm testing a personal tracker to see if i can get it to work on Traccar. I'm used to put in a portnumber and IP adres, but this one works a bit different.
I have to put the line below into the tracker software to test if it works with the Traccar server. I don't know the portnumber yet. This was something i wanted to test on the 5001 port.
I know what i have to put into the "your.server.IP.Address" part, but what do i put into the "YourScript.php?YourVariableName" part?
GET /YourScript.php?YourVariableName=%s HTTP/1.1\r\nHost: Your.Server.IP.Address\r\n\r\n
Is there a documentation for the device communication protocol?
No, not that i can find to be honest. I thought that i could test this the "normal" way through the 5001 option, but that does not help :)
It's a TM-206 / R9D9 from KCS/TraceME.
Hi all,
I'm testing a personal tracker to see if i can get it to work on Traccar. I'm used to put in a portnumber and IP adres, but this one works a bit different.
I have to put the line below into the tracker software to test if it works with the Traccar server. I don't know the portnumber yet. This was something i wanted to test on the 5001 port.
I know what i have to put into the "your.server.IP.Address" part, but what do i put into the "YourScript.php?YourVariableName" part?