I've used .NET quite extensively but I'm pretty new to WebSphere MQ. I need to create a .NET application that reads messages off the MQ. I keep seeing articles referencing either the IBM.XMS or amqmdnet libraries.
I think I'm supposed to be using the IBM.XMS library but what exactly is the difference between these two?
Thanks!