gps_tracker icon indicating copy to clipboard operation
gps_tracker copied to clipboard

Implement server side code to manage communications with the device

Open wnew opened this issue 9 years ago • 0 comments

A server-side app needs to be written to manage communications with one or more devices. This will open up a TCP port and listen for incoming connections, it will log any communications to files which will be used for debugging and display of tracking information as well as retrieval of the device settings.

This needs to be a 2 way communication link so that instructions and new configuration can be sent to the device as well as receiving location data from the device.

wnew avatar Jul 07 '15 19:07 wnew