I have a struct xyz to be sent. I did try sending it in following way message.setData((const char*)xyz); // sends incomplete data, upto '\0' character.
Hi Gordon You seem to have sent binary data. If you don't mind would you please let me know how to send the binary data using qpid... say i want to send/recv xyz structure on message queue. how do we do the same? -- View this message in context: http://n2.nabble.com/Re%3A-How-to-send-binary-data-in-qpid-tp2597473p2598870.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]
