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.