Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

[[qanda:topic_unsolved]] How to send and receive data through local WiFi using tcpsocket or websocket

$
0
0
@bhanupro Your two computers will be connected to the network over TCP/IP. QNetworkAccessManager Class can be used to send requests and receive replies. Or you can use QTcpSocket Class directly There are code demos of both in the documentation.

Viewing all articles
Browse latest Browse all 13965

Trending Articles