Are there any (preferable free and open) components or examples out there for integrating to IBM MQSeries from Delphi?
Edit Looks like IBM provide a unit http://www-01.ibm.com/support/docview.wss?uid=swg24007060
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Back in 1997, I wrote the PC part of a communication layer between PC and AS/400 (the AS/400 part was written in COBOL by someone else).
We didn’t use MQSeries because (back then) it was too slow and stateless, so we went for SNA APPC in stead.
Since then MQSeries.net has became a great source on MQseries info, including quite a few Delphi MQseries threads.
–jeroen