Skip to content

The following project is a multithreaded program that handles incoming UDP packets as vehicle location updates, which are generated by a simulator. Each vehicle maintains its own updating thread until time out. Invalid checksums are dropped.This application handles parsing XML requests as well. Viewing these vehicles on a map can also be enabled.

Notifications You must be signed in to change notification settings

roflcer/GPS-Tracking-Server

Repository files navigation

GPS-Tracking-Server

The following project is a multithreaded program that handles incoming UDP packets as vehicle location updates, which are generated by a simulator. Each vehicle maintains its own updating thread until time out. This application handles parsing XML requests as well. Viewing these vehicles on a map can also be enabled.

About

The following project is a multithreaded program that handles incoming UDP packets as vehicle location updates, which are generated by a simulator. Each vehicle maintains its own updating thread until time out. Invalid checksums are dropped.This application handles parsing XML requests as well. Viewing these vehicles on a map can also be enabled.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages