关于CTS项目的C#+ActiveMQ
1、Visual Studio 2013、Apache.NMS.ActiveMQ v1.7.2 Released。
下载:http://activemq.apache.org/nms/index.html
引入DLL:Apache.NMS.dll、Apache.NMS.ActiveMQ.dll。
2、界面
3、消息发送至cts.queue队列、消息接收。
using System;
using System.Collections.Generic;
usi