Hi,

There appear to be two different .NET clients available:

1) http://apache.cyberuse.com//qpid/0.6/qpid-wcf-0.6.zip

2) http://apache.cyberuse.com//qpid/0.6/qpid-dotnet-0-10-0.6.zip

1) appears to be a .NET/WCF wrapper around the C++ client (is this
correct?). I have gotten this to compile and run.

2) The README describes as a native .NET implementation also compatible with
amqp 0.10

Downloading 2), there appears to be no source in the distribution, although
the README claims that the following folder should exist after unpacking:

*******
Generate code from <project home>/dotnet/client-010/gentool:

  $ cd <project home>/dotnet/client-010/gentool
  $ ant
*******

In the distro there are two folders, examples and lib, that only contain
binary artifacts.

What are the major differences between these two implementations from an API
perspective? I've been using the java client extensively and now want to
provide .NET support.

thanks!
Adam

Reply via email to