GT02A is GPS tracker for vehicle which connect to server via TCP protocol with protocol as:
- Data Packet
- Heart Packet
Protocol can be found in wenku.baidu.com
Here,we want to impliment the server which can record the GPS data sent from GT02A tracker.
- perl directory impliment by perl, can be run at linux/windows
- arduino directory impliment by arduino for arduino board with w5100 ethernet shield