Home > Back-end >  Delphi how to connect to the MQ client and MQ client to push the message
Delphi how to connect to the MQ client and MQ client to push the message

Time:09-29

Delphi how to connect to the MQ client, and to the MQ client push message

I got a DEMO online, but not always connected on MQ client,
My MQ client configuration is: MQ connection address and port: TCP://10.18.2.199:61616, the name of the Queue: SH_QUEUE

How do I write this code

CodePudding user response:

http://http://download.csdn.net/detail/noeyes277/5086521#comment

Download and have a look,

CodePudding user response:

MQ is what?
  • Related