sending Json to local Ip
Unsolved
QML and Qt Quick
-
I want to convert a series of variables into a json and load it on the local IP for example 127.0.0.10. can any body explain the simplest possible way;
its important that i explain that i'm using qt5.12 and qnetworkhttp not found in my library -
Hi,
From the looks of it, you are looking for the XMLHttpRequest example.
1/2