----- "Steve Huston" <shus...@riverace.com> wrote:

> Hi Mike,
> 
> > Thanks Steve for the answer and for your C++ port to windows
> 
> You're welcome.
> 
> > What do you think about the code port on WiinCE ?
> > do you think is better to do it in C++ ( based on the QPid 
> > C++ Windows API client)
> 
> This is the client I'm most familiar with and I believe it would be
> doable.
> 
> > or in C# Dot Net Compact Framework[2.0 | 3.5] (based 
> > on the QPid C# Dot Net s API client ) ?
> 
> I'm not familiar with the dot net client that's been around for a
> while. I'm a bit more familiar with the WCF channel code that's just
> been included in the Qpid trunk (so will be in 0.6). If WCF is an
> option for you, you might consider this path as well. The WCF channel
> code relies on the C++ client you'd need to get both going.

It's my understanding that the .Net client is based on WCF. i.e. the latest 
.Net is based on WCF. So I'd be surprised if you can't consume this using 
either C++ or C# as AMQP is just a transport at the lower layers of WCF.

William

> 
> > What do you suggest or recommend to do ?
> 
> Give it a try - it won't take long to build it and test it out a bit.
> 
> -Steve
> 
> 
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:users-subscr...@qpid.apache.org

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org

Reply via email to