Setup GPS Tracker Device on server TCP IP PHO

Job ID: 32219577

Budget: ₹600 – ₹7,000 INR

We are using GPS trackers that send information thought TCP protocol to specific IP, Port.

(LATITUDE, LONGITUDE, IMEI, SPEED, DATE, TIME, HEADING)

GPS model is GT06 from Concox (CN).

Each GPS tracker has its unique identification number (ID).

Need a person who can:

1) Make a script that receives data from the GPS trackers.

2) Inserts the data and updates it to MySQL table.

3) Can send some command back to the device.

Extra info:

-https://github.com/vgartner/gps-tracker/blob/master/server/script_gt06.php

You can use this php script it's for our device model.

Or

-You can use traccar.org, they are open source and our device worked on their platform but you will have to convert java to php.