-
Description: udpmanager is a meticulously crafted process management library, named Commander, designed to be user-friendly and easy to use. It is specifically tailored for my projects and utilizes the power of Qt6. The library empowers developers with intuitive process management capabilities, enabling efficient handling and control of processes in their applications.
-
Technologies used: C++, Qt6
-
QUdpSocket
-
You have 2 socket.
-
Sender socket sends data from main thread
-
Receiver listen from another thread that hidden from programmer.
-
Easy to use class.
You have to define and change the source code for your needs!