Hi Again Jeff, Another thing that may help you. Before I got started writing my Java QMF2 API implementation I wrote a client that prints info about all connections to a broker. This contains code very much like qpid-config -b queues. I've linked the thread below, there's a link off that to download the code.
http://apache-qpid-users.2158936.n2.nabble.com/QMF2-JMS-ConnectionAudit-client-td6517128.html Connection Audit Client It's more or less pure QMF2 protocol with some simple wrapper classes and is kind of the genesis of the API implementation I'm writing. Although it's in Java it should be easy to port to C++ given Gordon's C++ example I pointed you at earlier. HTH Frase -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/C-QMF-console-tp6631563p6632778.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
