Skip to content

A Bonjour/Zeroconf multicast DNS example using QMdnsEngine and Qt WebSockets

Notifications You must be signed in to change notification settings

WoutProvost/bonjour-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bonjour-websocket

A Bonjour/Zeroconf multicast DNS example using QMdnsEngine and Qt WebSockets.

Dependencies

sudo apt install qt5-default libqt5websockets5-dev

Sources

git clone https://github.com/WoutProvost/bonjour-websocket

Building

cd bonjour-websocket
mkdir build
cd build
cmake ..
make

Running

./server
./client

About

A Bonjour/Zeroconf multicast DNS example using QMdnsEngine and Qt WebSockets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published