Read GPS trace on apache server

0

Well here my question, some time ago buy a vehicle that has a tracking device installed (here it is known as GPS), the idea is to locate it in case of theft (or something like that), the point is that the provider no longer exists (and consequently the web page with the trace interface are no longer available).

Then I decided to hire a plan in OVH and have the trace sent by the GPS saved in a database (mysql) to be able to show it with PHP code.

I already have the commands to configure the sending of the trace to an IP address and a specific port. The point is that I have no idea how to do so that the trace sent by the GPS is read on the Apache server. This is where I need your help .

Under "trace" to the information given by the GPS, here is an example:

Lat:-6.74192
Long:-79.69947
Speed:0.00
Direction:31.79
Date:2018-06-15
Time:15:00:25
State:10000

I would appreciate any comments that might help. Thank you very much and regards.

    
asked by pedroPG 15.06.2018 в 23:48
source

0 answers