Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Daemon_bin.7z | 2014-10-21 | 10.6 MB | |
Daemon_src.7z | 2014-10-21 | 57.1 kB | |
Totals: 2 Items | 10.6 MB | 0 |
Thank you for using OGTS! Open GPS Tracking System is an alternative to OpenGTS with a user friendly GUI and easy installation. OGTS is writing entirely with Java/JEE/JPA/SWING, it support currently French language. The communication between the GPS and server is made by text plain messages(TCP) and it follows the NMEA protocol. Currently OGTS support only TK-103 protocol, if your GPS doest support TK-103 protocol please send me the GPS reference I'll add it for you. Please subscribe for further updates ! Installation: 1- Create the database schema(see the Database folder), OGTS uses H2 Database but you can use another DBMS. 2- Host the web application whenever you want, you can use Tomcat or GlassFish.. 3- run the Daemon.jar in any available port so that GPSs will connect to it. 4- Open a port in your NAT, by default NAT don't allow incoming connection to your local server(read more: http://en.wikipedia.org/wiki/Network_address_translation) 5- Configure your GPS so that it will connect to the specified ip:port Notice: If you run your Daemon.jar in windows vista or later, please make sure that the windows firewall is not blocking it. Send feedback and/or questions to: marwen109@gmail.com