Changed FIFO pipes to UDP.

This commit is contained in:
Nffj84
2024-07-04 15:20:48 +03:00
parent 5af90ac918
commit 89c68aeb67
10 changed files with 99 additions and 346 deletions
+1
View File
@@ -1,4 +1,5 @@
QT += core
QT += network
QT -= gui
CONFIG += c++17 console