Parser for storing GPS tracker data to SQL Server - Windows Server - IOT
Budget: ₹37,500 – ₹75,000 INR
A GPS Tracker is an IoT device, that transmits data to a set IP & Port at predetermined upload interval. The data is typically transmitted in an encrypted format, in ASCII or HEX.
You are required to write a parser/translator, to decode the data packets being transmitted by the GPS Tracker, and store the following fields into an SQL 2008R2 server as per the requirement specified in the attached document.
The software would be required to be compiled to a .exe file, and installed on a windows server.
The said windows server would host a public IP and Port to which the GPS trackers would upload the data packets.
Your software should listen to these data packets, parse them into different fields as specified in the attached document, and insert the values into a SQL server, running on a remote network.
Please refer to the attached document for full details.
We prefer that you write the code in Java and compile it to run on Windows Server.
You are required to write a parser/translator, to decode the data packets being transmitted by the GPS Tracker, and store the following fields into an SQL 2008R2 server as per the requirement specified in the attached document.
The software would be required to be compiled to a .exe file, and installed on a windows server.
The said windows server would host a public IP and Port to which the GPS trackers would upload the data packets.
Your software should listen to these data packets, parse them into different fields as specified in the attached document, and insert the values into a SQL server, running on a remote network.
Please refer to the attached document for full details.
We prefer that you write the code in Java and compile it to run on Windows Server.