Try using the stomp protocol that we talk on port 61613 see: http://stomp.codehaus.org/
there is a sample c client there too I believe. On 8/10/07, Dinesh Premalal <[EMAIL PROTECTED]> wrote: > Hi Devs', > 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. (Yes, I know I'm not a very good Java person :( , > there may be my faults) > Guys please help me to get this up and running. Thanks in Advance. > > BTW, I asked same question on the user list too. > > thanks, > Dinesh > -- > http://xydinesh.wordpress.com/ > GPG Key ID : A255955C > GPG Key Finger Print : C481 E5D4 C27E DC34 9257 0229 4F44 266E A255 955C > -- Regards, Hiram Blog: http://hiramchirino.com
