iNTERFACEWARE Products Manual > Installing and Using Iguana > Using the Tools and Utility Applications > Using the Passive Client To Send Messages |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
If your Iguana channel is communicating with an application or server that requests messages, you can use the passive_llp_consumer_plugin plugin to send messages in response to these requests. This plugin is included with Iguana, and is located in the plugins subdirectory of the directory in which Iguana is installed.
To create a channel that uses passive_llp_consumer_plugin, do the following:
The executable parameters that are supplied to passive_llp_consumer_plugin are, in order:
passive_llp_consumer_plugin also accepts the following optional flags, which must be specified before any other parameters:
If the --ack_verification flag is set, its value must be one of the following:
If you are running passive_llp_consumer_plugin from within Iguana, and you are using the Executable parameters field to specify its parameters, you can use the keywords $hostname$, $port$, $channel$ and $component$ to specify the first four parameters. For example:
After you have created your channel, you can test your connection to the receiving application as follows:
|