Using MSMQ in WCF Services to comunicate with QT application on Windows.
Unsolved
3rd Party Software
-
wrote on 1 Jun 2021, 02:10 last edited by
Hi all, is there any way to use MSMQ in WCF Service on QT application? I try to find a document about this but can not find anything.
-
Hi and welcome to devnet,
There's nothing particular in Qt for that.
You should use the C++ API provided by Microsoft to implement the communication you want.
1/2