Home > Mobile >  The browser can access the site via IP and port number, the program should be how to access
The browser can access the site via IP and port number, the program should be how to access

Time:10-09

The browser can access the site via IP and port number, the program should be how to access

CodePudding user response:

Requests for network can use QNetworkAccessManager

Header: # include & lt; QNetworkAccessManager>
Qmake: QT +=network
  •  Tags:  
  • Qt
  • Related