A small server-side application is dedicated to provide TCP-packets response and basic logging functionality from operating low cost commercially available GPS Vehicle Trackers such as Concox GT06N and perhaps others (GT06E and GT06F). The application is using POSIX API and intended to run on Unix, Linux and even Windows systems (cygwin environment). Currently it has been developed and tested on FreeBSD 14.3. Recently added limited support for VL103 series devices from Jimi IoT Co., Ltd..
Features
- TCP packet handler
- Multi client support
- Basic logging of GPS coordinates and velocity
- Logging of various alarms
License
BSD LicenseFollow GPS Track Server
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
I bought Concox GT06N and using it my car. This GPS tracker server is an alternative to Chinese services which might be not free and often may violate your privacy (I mean somebody is tracking you down...). Of course you need to have an access to a unix/Linux server where you can compile and install server as well as posses some skills to do that. What would be nice to have is a map feature and as author mentioned himself, one can write a simple script wrapper which will translate logged coordinates to a path visualized on the map.