How can I send Xml data to a specific IP using tcpSocket?
Solved
General and Desktop
-
How can I send xml data to a specific ip using tcpSocket?
please answer about my question.
Thank you.
@kwanyoung You send XML as any other data.
Please take time to read documentation:
https://doc.qt.io/qt-5.11/qabstractsocket.html
https://doc.qt.io/qt-5.11/qtnetwork-programming.html