Where to get examples for writing .NET clients connecting to ActiveMQ?

Solution Verified - Updated -

Environment

  • Fuse Message Broker, all versions
  • Fuse AMQ Enterprise, all versions
  • JBoss A-MQ, all versions
  • ActiveMQ NMS, all versions

Issue

I need to write a .NET client that connects to an ActiveMQ broker using the ActiveMQ NMS API. Where can I find some sample code?

Resolution

You can download ActiveMQ NMS directly from the ActiveMQ NMS web site.
The binaries do not contain any examples.
However the source code distribution contains a test/ folder with a number of C# examples.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments