Hello,
Dinesh Premalal said the following on 10.08.2007 17:03:
> I have a system written in C, I want to publish my messages to
> ActiveMQ server. What is the most recommended way?
> BTW, I have tried almost all the C options given in the activemq site, but
> none of them work for me.
Did you tried to use stomp C client?
http://stomp.codehaus.org/C--
Oleg