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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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.