-
1
- #1
Hi All,
I've created a COM-based dll encapsulating the typical MQI calls (MQCONN, MQOPEN, MQCLOSE, MQPUT, MQGET, MQPUTANY, MQGETANY). This was written in VB and thus requires the vb runtime be installed. It has an accompanying doc on the exposed methods and properties. It is simpler to use than the component object model provided by IBM.
Since it is COM-based, it can be used by any language that support COM interface.
Please let me know if you are interested (question TO MODERATOR: and if I can post it here).
Thanks,
HrothgarV
I've created a COM-based dll encapsulating the typical MQI calls (MQCONN, MQOPEN, MQCLOSE, MQPUT, MQGET, MQPUTANY, MQGETANY). This was written in VB and thus requires the vb runtime be installed. It has an accompanying doc on the exposed methods and properties. It is simpler to use than the component object model provided by IBM.
Since it is COM-based, it can be used by any language that support COM interface.
Please let me know if you are interested (question TO MODERATOR: and if I can post it here).
Thanks,
HrothgarV