Pong
Project Definition
● | Project Goals →
Project Pong is my work title for the continuous acquisition and visualisation of GPS trackz. For that purpose, a relay server receives live updates from devices that continuously acquire GPS positions and delivers those to visualization clients.
The project consists of the development of three applications:
- A client that continuously acquires the GPS positions (Android device)
- A server that stores the GPS tracks
- A client that retrieves and visualizes selected GPS tracks
In short, the Android device makes a geo located PING to the server and the server says PONG as response to a geo location request.
● | Project Goals →