Qt 6.11 is out! See what's new in the release
blog
Reading Udp packets
-
Hi,
I don't think you can directly read datagrams with QML, but you can easily extend QML with c++ and use QUdpSocket for example.
Hi,
I don't think you can directly read datagrams with QML, but you can easily extend QML with c++ and use QUdpSocket for example.