Skip to content

ShellCode33/Aral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aral beacon tracking project

  • The beacons are on the boats sending their positions using UDP to the server
  • The server is receiving positions from the beacons in one thread, while it's listening on clients connections.
  • A GUI client made with Qt is able to connect to the server and receive all the positions. Those positions will be displayed dynamically on a map. You'll be able to see information of the boats when clicking on them.
  • You can connect multiple clients to the server, this last is multi-threaded

alt tag

About

Aral beacon tracking project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published