Registering for messages

2012-02-27 Thread sinduja . ramaraj
Hi, I am coding in C++. I wnat to register for messages. ie., My application has to tell me when particular message arrives from a queue. How to check for messsages in this scenario? Regards, Sinduja.R

RE: Help with .net Qpid client

2012-02-27 Thread Todd Herman
Thanks. I must have missed the .Net Binding portion. I didn't see it on the main pages. I just dug through the repository and found a "dotnet" folder under trunk/qpid/cpp/bindings/dotnet. I assume this is what you are both referring to and I appreciate the information. I will look into test

Re: Help with .net Qpid client

2012-02-27 Thread Cliff Jansen
Hi Todd, Chuck was referring to the .NET binding. There are two separate .NET offerings in Qpid: - The Qpid WCF client (//http://qpid.apache.org/books/0.14/Programming-In-Apache-Qpid/html/ch04.html) - The .NET Binding for the C++ Messaging Client (http://qpid.apache.org/books/0.14/Programmi

RE: Help with .net Qpid client

2012-02-27 Thread Todd Herman
Thanks Chuck. Are you referring to the WCF project? I saw that but didn't look at it because the documentation pointed to the DLL and not the WCF. It sounds like that is what you are referring to. If so, I will definitely take a closer look. -Original Message- From: Chuck Rolke [mai

Re: Help with .net Qpid client

2012-02-27 Thread Chuck Rolke
Hi Todd, The trunk/qpid/dotnet top-level project was deleted in the 0.12 release time frame. See the mailing list at http://www.mail-archive.com/dev@qpid.apache.org/msg15189.html . The qpid/dotnet and qpid/ruby projects had become stale due to lack of maintenance. They are replaced by binding