Message Service Client for C/C++, Version 2.0.2
Operating Systems: AIX, Linux, Solaris, Windows
Message producers
In XMS, a message producer can be created either with a valid
destination or with no associated destination. When creating a message
producer with a null destination, a valid destination needs to be
specified when sending a message.
Message producers with associated destination
In this scenario, the message producer is created using
a valid destination. During the send operation, the destination need
not be specified.