Because it doesn't work and can't send data.
On the other hand whether it is using http protocol to connect to server?
It does use HTTP protocol, of course. That's why there's a URL.
Let me change the question.
Look I've exposed traccar server with an Ip and a port as I explained before.
How should I set the URL in the client android app to work and data could be sent. like the GPS device is working.
Thanks
Exactly the way you shown earlier.
Then whats the problem it can't connect?
Well, that's something you need to investigate. We have troubleshooting guides specifically for that.
You have probably used wrong port.
Try http://youripaddress:5055
If it doesn’t send data check your firewall rules on your traccar server
As I said earlier ip and port is working with my gps tracker device.No problem with the network connection from the other side.
That’s good if you were able to send data to the server with your Gps Tracker. But for using traccar client as a tracker (using your android phone) you need to use 5055 as port.
So again try http://youripaddress:5055
on traccar client Android
Thank you Joseph for your follow up
But there was a ridiculous mistake from me.I was shamed to say
I didn't defined the device with the identifier at the servers.
Although the message "send faild" made me mistake that there is a connection problem.
Sorry
Why is it wrong?