GiSTEQ Guardian is a real time location tracking solution. It contains several components:
- A GSM-enabled GPS tracker
- A location storage and communication gateway server
- A tracking website for desktop browsers
- A tracking website for mobile phones
- A set of text message (SMS) commands to control the GPS tracker
- A Windows Mobile Phone tracking client
- A desktop tracking client application.
The first part of the project is to build the API for accessing and setup the GPS tracker hardware via USB port
Screen Shots
PC Setup Wizard Features
- Supports multiple GPS tracking device; auto detects which device is being setup and starts the appropriate process
- Converts hardware settings commands into easy-navigate user interfaces
- Flexible construction by using reflection, polymorphism, and inheritance techniques