Page 1 of 1

IBM websphere MQ and Purebasic posible?

Posted: Sun Feb 02, 2020 8:32 pm
by nicolaus
Hi all,

i would like to ask you if anyone have ever tried to work with IBM Websphere MQ in PureBaisc.
Is it posible and if so, can you show a sample please?

Thank you.

Re: IBM websphere MQ and Purebasic posible?

Posted: Sun Feb 02, 2020 8:36 pm
by idle
never tried it but there will be a c api you can import
do you specifically need web sphere or could you use zeromq for instance?

Re: IBM websphere MQ and Purebasic posible?

Posted: Sun Feb 02, 2020 9:25 pm
by nicolaus
idle wrote:never tried it but there will be a c api you can import
do you specifically need web sphere or could you use zeromq for instance?
I need Websphere MQ because it is a Webshere MQ server and i have to use the keystore from the IBM MQ to authenticate.