Skip to content

iliasu07/QtClientServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a functioning client–server application where the server continuously sends a static GPS coordinate and the client receives and visualizes it on a map.

It was implemented on Ubuntu 24.04 using Qt5, UDP Protocol and QML for the UI

on the terminal run:

chmod +x run-qtapp.sh ./run-qtapp.sh

#run: #on the terminal #chmod +x run-client.sh #./run-client.sh

#on another terminal #chmod +x run-server.sh #./run-server.sh [lat] [lon]

About

A functioning client–server application where the server continuously sends a static GPS coordinate and the client receives and visualizes it on a map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors