Re: Client - broker compatibility

2012-11-07 Thread Gordon Sim
On 11/07/2012 09:07 AM, Jan Bares wrote: I have another question about compatibility - does the client use AMQP protocol when talking to the broker? Yes If yes, then, in theory, can I use any AMQP compatible client to talk to C++ QPID broker or use the QPID java client to talk to, lets say,

RE: Client - broker compatibility

2012-11-07 Thread Jan Bares
Thanks, Jan -Original Message- From: Gordon Sim [mailto:gordon.r@gmail.com] Sent: Wednesday, November 07, 2012 11:49 AM To: users@qpid.apache.org Subject: Re: Client - broker compatibility On 11/07/2012 09:07 AM, Jan Bares wrote: I have another question about compatibility

Re: Client - broker compatibility

2012-10-30 Thread Gordon Sim
On 10/30/2012 08:39 AM, Jan Bares wrote: Its not clear to me how the different client and broker versions are compatible. It seems to me that compatibility is based on AMQP version, so if the broker is 0-10, any client compatible with 0-10 can be used. E.g. we can use C++ QPID broker version

RE: Client - broker compatibility

2012-10-30 Thread Jan Bares
] Sent: Tuesday, October 30, 2012 10:18 AM To: users@qpid.apache.org Subject: Re: Client - broker compatibility On 10/30/2012 08:39 AM, Jan Bares wrote: Its not clear to me how the different client and broker versions are compatible. It seems to me that compatibility is based on AMQP