2007-01-23 01:12:47 +00:00
|
|
|
<configuration name="event_multicast.conf" description="Multicast Event">
|
|
|
|
<settings>
|
|
|
|
<param name="address" value="225.1.1.1"/>
|
|
|
|
<param name="port" value="4242"/>
|
|
|
|
<param name="bindings" value="all"/>
|
2009-06-17 04:21:28 +00:00
|
|
|
<param name="ttl" value="1"/>
|
2007-01-23 01:12:47 +00:00
|
|
|
</settings>
|
|
|
|
</configuration>
|
|
|
|
|