Nishanth wrote:
Anyone has any idea on how to communicate with the MQ series Servers
from c++.
To be precise i need to know on how to place a messsage string on to
the message queue of the MQ servers.
Nope. You'll need to ask in a newsgroup or forum related to "MQ series
Servers" (whatever those are). This group is concerned with the C++
language proper, not interfacing C++ with arbitrary third-party
applications and libraries. See this FAQ for what is on-topic here and
for some possibilities of where else you might ask:
http://www.parashift.com/c++-faq-lit...t.html#faq-5.9
Cheers! --M