GiSTEQ Guardian Real-time GPS Tracker – Part 3

Part 3 of the Real-time tracker project is about creating a Windows Mobile tracking client application.

Screenshots

Technical Features

  • Implemented SMS (text message) event interception (SMS-PUSH) to receive alert from tracker and starts tracking client automatically
  • Implemented a smaller footprint version of the tracking API to interact with trackers via GPRS
  • Integrated static Google Map API

GiSTEQ Guardian Real-time GPS Tracker – Part 1

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

Application Settings

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

Abbot Sales Mobile CRM Software

This is project for Abbott Global Health Care’s China division.  The goal of this project is to create a CRM software on Windows Mobile platform for their sales team and region manager throughout the nation.

Screen Shots

Technical Features:

  • Implemented flexible event types handling with reflection and object component techniques
  • Designed compact database structure for maximum efficiency
  • Utilized Microsoft SQL Server Mobile Database Subscription for wireless data synchronization and allow offline data reporting where network connection is not available
  • Optimized for good performance on memory-constrained mobile OS