Incidentally we've got an experimental C# client for AMQ using OpenWire (in the openwire-dotnet) as well so it might be worth us all working together on the C++/C# clients to get them working as both clients will hit the same issues I suspect.
James On 1/11/06, Ning Li <[EMAIL PROTECTED]> wrote: > > Hi, Mats: > > I am going to write a C++ AMQ client as well, is it possible that you can > contribute your the code now? > > Thanks. > > Ning > > -----Original Message----- > From: Mats Forslöf [mailto:[EMAIL PROTECTED] > Sent: Monday, December 19, 2005 1:09 AM > To: [email protected] > Subject: ActiveMQ C++ > > Hi, > > I saw Nathan Millers post in this list regarding a C++ API for ActiveMQ. I > have been working on the same but have had problems with the OpenWire > protocol. I have tried to make it run on both Linux and Win32 but with the > same problem, it can't connect. I have asked (in the users mailing list) > what may cause this problem but have not received any replies yet. I have > since then written a complete C++ client using STOMP instead that I > eventually would like to contribute. The client supports STOMP 1.0 and > both synchronous and asynchronous delivery of messages. I have found two > bugs in STOMP 1.0 and AMQ 3.2 (see Jira issue AMQ-444 and AMQ-445). > > Can anyone of the OpenWire authors please give some guidence so I can add > support for it in the C++ client. > > Regards, > Mats > > > -- James ------- http://radio.weblogs.com/0112098/
