Hi Vishu,
The activemq-cpp client is probably your best bet - it should get you up and
running quickly.  This page will point you to the source and show you an
example of usage:
http://www.activemq.org/site/activemq-cpp-client.html

You'll have to build it yourself, as it's not part of AMQ distributions.
But you're in luck since most of our building and testing has been done on
linux and windows.

One note, you'll need to run this against AMQ 4.0.1 or later.  If that's not
an option, then you can try the CMS client (
http://www.activemq.org/site/cms.html) or the Openwire CPP client (
http://www.activemq.org/site/openwire-cpp-client.html).

Regards,
Nate

On 7/12/06, Vishu <[EMAIL PROTECTED]> wrote:


Hi,

Am completely new to Java. I have application written in C++ and it is
ported on Linux and Windows. I want to use Activemq from my application
which can work on Linux and Windows platform. Can someone advice me quick
solution

Thanks in advance
vishu


--
View this message in context:
http://www.nabble.com/activemq-from-C%2B%2B-application-in-linux-and-window-tf1932905.html#a5295304
Sent from the ActiveMQ - User forum at Nabble.com.


Reply via email to