data sending using osmand to localhost

maani20 days ago

i have a question . maybe it's simple but i couldnt handle it .
the question: below line is a format to send data using osmand and i can send data via this to demo servers but i cant do it in my localhost.

http://demo.traccar.org:5055/?id=123456&lat={0}&lon={1}×tamp={2}&hdop={3}&altitude={4}&speed={5}&myAttribute={TEST}&my_ZZZZZ={1121215}

can anyone tell me, what should i change about this part {http://demo.traccar.org:5055} for sending the data to my localhost ?
thanks for any reply.

Track-trace20 days ago

The ip and port like http://192.168.1.50:5055 when that is you server ip in your local network. Or even http://localhost:5055 when traccar server is running on the same computer.

maani20 days ago

GOD, THANK YOU.
IT WORKED

Track-trace20 days ago

Great, it helped,

For your info, turn off the Capslock when you write here. It is seen as shouting.