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 10.3.
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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.