<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 06/24/2012 08:14 PM, Michelle Dupuis
wrote:<br>
</div>
<blockquote
cite="mid:DAA10EDD32AA5849878875B5DB61DF1A01767DBBDA54@mail.ocg.ca"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
<meta name="GENERATOR" content="MSHTML 8.00.7601.17824">
<div dir="ltr"><font color="#000000" face="Tahoma" size="2">based
on reading lots of posts, I thought I would summarize for any
others interested:</font></div>
<div dir="ltr"><font face="tahoma" size="2">1. The wiki is wrong -
the default port in use my mythmessage is 6948 (not 6549)</font></div>
<div dir="ltr"><font face="tahoma" size="2">2. The wiki is wrong -
mythmessage won't listen to broadcasts, only packets directed
just to that IP</font></div>
</blockquote>
<br>
Broadcasts work fine for me. I use this in several of my home
automation scripts.<br>
<br>
mythutil --message --message_text $message --timeout 5 --bcastaddr
192.168.1.255 <br>
<br>
My network is 192.168.1.0 w/ 255.255.255.0 as the subnet mask.<br>
<br>
I can receive the same message on many frontends.<br>
<br>
<blockquote
cite="mid:DAA10EDD32AA5849878875B5DB61DF1A01767DBBDA54@mail.ocg.ca"
type="cite">
<div dir="ltr"><font face="tahoma" size="2">3. The wiki is
incomplete - the timeout for messages ONLY applies while
playback is in progress. Otherwise, timeout is ignored and an
OK button appears and the message stays on screen, and queue
up.</font></div>
</blockquote>
<br>
This is true. I do wish it would timeout as well. I have seen many
references to this on the list though. All of my frontends suspend
to ram so I don't usually have frontends running when they aren't
being used so it hasn't been an issue. This definitely should be
noted on the wiki<br>
<br>
<blockquote
cite="mid:DAA10EDD32AA5849878875B5DB61DF1A01767DBBDA54@mail.ocg.ca"
type="cite">
<div dir="ltr"><font face="tahoma" size="2">And of
interest...messages queue up on screen! So if you plan to use
mythmessage interface to show CID info, you may find 100
dialog boxes queued up all waiting for an OK click...when you
return to the frontend</font></div>
<div dir="ltr"> </div>
<div dir="ltr"><font face="tahoma" size="2">yuk....</font></div>
<div dir="ltr"> </div>
<div dir="ltr"><font face="tahoma" size="2">hopefully future
versions will allot the timeouw to work even if a menu is
onscreen!</font></div>
<div dir="ltr"> <br>
</div>
</blockquote>
<br>
</body>
</html>