Re: activemq-cpp and solutions written in C

2010-06-15 Thread ararog
raújo http://faces.eti.br | http://twitter.com/ararog -- View this message in context: http://old.nabble.com/activemq-cpp-and-solutions-written-in-C-tp28882842p28897094.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq-cpp and solutions written in C

2010-06-15 Thread ararog
mand types to see something happening on activemq side. Timothy Bish wrote: > > On Mon, 2010-06-14 at 11:30 -0700, ararog wrote: >> I strongly considering to write the C version by getting some inspiration >> on >> CPP version, what you think? >> >> Not sure if

Re: activemq-cpp and solutions written in C

2010-06-14 Thread ararog
I strongly considering to write the C version by getting some inspiration on CPP version, what you think? Not sure if I should write it from scratch by reading the spec or get some help by reading activemq-cpp code. Timothy Bish wrote: > > On Mon, 2010-06-14 at 11:10 -0700, ararog

activemq-cpp and solutions written in C

2010-06-14 Thread ararog
Hi! Since there's no activity in C version of openwire client library, I would like to know if there's any chance to make activemq-cpp library be callable from C code. -- View this message in context: http://old.nabble.com/activemq-cpp-and-solutions-written-in-C-tp28882842p28882842.html Sent fr

Re: Working C example?

2010-06-13 Thread ararog
The c client of openwire really needs an active maintainer, I'm strongly considering write a c client based on latest version activemq-cpp library, but this is a huge work, any volunteers to help me? Fred Moore-3 wrote: > > Hi bcmoney, > > did you eventually manage to have your C app running w