I am working on a realtime Vehicle Tracker application using JAVA. The tracker Model is TK-105B. I can receive information from the GPS Device and insert into database. GPRS mode of the device is active. It is the matter to know that how can I send command from my application to the device using JAVA. Thanks in Advance.
I would recommend checking Traccar source code.
I am working on a realtime Vehicle Tracker application using JAVA. The tracker Model is TK-105B. I can receive information from the GPS Device and insert into database. GPRS mode of the device is active. It is the matter to know that how can I send command from my application to the device using JAVA. Thanks in Advance.