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...
aside from giving the necessary priveleges to the userid you define, you have to specify in your vb code that you are passing the extended attributes when you connect. this would be by populating the proper fields in the MQCD and MQCNO structures.
i-have-created-a-com-based-mq-dll...
i've already figured out the error. i don't need to run the mqseries listener as the the unix tcp/ip listener is already running (and thus using the port 1414). the error caused by the client is a user authentication error. the user logged on the client machine is not defined in the solaris...
Hi,
We have installed MQSeries 5.2 on a sun solaris box, created a default qmgr, and started it. We have successfully tested the connection between this queue manager and another qmgr from a different location. Next thing we did was to setup a client connection from an NT box to the solaris...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.