如何使用C#.NET来获得与IBM的WebSphere MQ连接 [英] how to get connect with ibm websphere mq by using c#.net

查看:1154
本文介绍了如何使用C#.NET来获得与IBM的WebSphere MQ连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何一个可以指导我,让使用IBM WebSphere MQ使用C#.NET连接,原因是我试图到MQ推送消息,请可以在任何给我建议使用C#.NET <连接/ p>

解决方案

有是IBM提供的DLL(自V5.3 Fixpack8)在Windows上称为amqmdnet.dll,这是一个.NET程序集提供的MQSeries IBM的支持模式。 (参考),它通常位于 C:\Program Files\IBM\WebSphere MQ\bin\amqmdnet.dll



如果您需要更多的方向,关于如何使用MQ从.NET在CodeProject沟通几个例子:




  1. http://www.codeproject.com/Articles/12198/IBM-WebSphere-MQ-with-C -GUI应用程序 - 这 - 是博

  2. http://www.codeproject.com/Articles/37807/How-to-Setup-a-Websphere-MQ-with-C-NET -GUI到把

  3. http://www.codeproject.com/Articles/6212/C-and-WebSphere-MQ-formerly-MQSeries-Client-Server



此外,还有本演练可帮助:的 http://www.c-sharpcorner.com/Uplo​​adFile/pk_khuman/AquickstartCsharpWebsphereMQ07112006024017AM/AquickstartCsharpWebsphereMQ.aspx


can any one guide me on, to get connect with ibm websphere mq by using c#.net, reason was i am trying to push the message in to MQ, kindly can any give me suggestion to connect by using c#.net

解决方案

There is an IBM supplied dll (since v5.3 Fixpack8) on Windows called amqmdnet.dll, which is a .NET assembly providing an IBM supported model for MQSeries. (Reference) It is usually located in C:\Program Files\IBM\WebSphere MQ\bin\amqmdnet.dll

If you need more direction, there are several examples on how to communicate with MQ from .NET on CodeProject:

  1. http://www.codeproject.com/Articles/12198/IBM-WebSphere-MQ-with-C-GUI-application-that-is-bo
  2. http://www.codeproject.com/Articles/37807/How-to-Setup-a-Websphere-MQ-with-C-NET-GUI-to-Put
  3. http://www.codeproject.com/Articles/6212/C-and-WebSphere-MQ-formerly-MQSeries-Client-Server

Also, there's this walkthrough that could be helpful: http://www.c-sharpcorner.com/UploadFile/pk_khuman/AquickstartCsharpWebsphereMQ07112006024017AM/AquickstartCsharpWebsphereMQ.aspx

这篇关于如何使用C#.NET来获得与IBM的WebSphere MQ连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆