Yash Ganthe
unread,Dec 2, 2012, 4:45:06 PM12/2/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I would like to write business objects of my .NET application to a queue managed in Websphere MQ and have a C++ application consume it. What is the best way to ensure that the structure of the message is defined only once and is converted to a structure for .NET and one for C++ so that a message serialized by .NET is seamless deserialized by C++?
Thanks,
Yash