ft420 wrote:
Has any one tried sending binary data using qpid. If yes please let me know how to do the same?
Yes; are you using the c++ client? If so then a std::string is just a sequence of bytes, it need not be restricted to any character set.
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
