7.10. ForwardMessageUDP

forward_message_udp ‐ An action for external forwarding (to a UDP client) of a received message

7.10.1. Attributes

None.

7.10.2. Description

This action is used to forward a message to a UDP client. The udp_remote_clients are defined in the configuration file (see udp_hosts node).

7.10.3. Expected children

None.

7.10.4. Expected target

The target must be a UDP client. If not target is provided, the first udp_remote_client in the udp_hosts element is the target client.

7.10.5. Example

The example below defines an action that forwards a message to the clients with an ID prefixed by spatializer.

<forward_message_udp />
<target type="multiple_hosts" value="spatializer*" />