There is no multicast support (and no, you aren't the first to mention
it), but we do support and broadcast on Bonjour/zeroconf when
Growl.app is available and ready to receive incoming packets.  GNTP
Subscription would require you to support receiving and responding to
subscription requests, and still, if a machine went offline before its
TTL was up, you would have timeouts trying to reach it potentially,
and for the time being, Growl.app does not support subscribing or
being subscribed to (full subscription support is being worked on)

A couple options, which don't involve bonjour necessarily, not knowing
much about perl, or the environment you are running this in.  Hop the
data on the linux box out to where you can do simultaneous/
asynchronous/non timed attempts. Or send the data to one box with
Growl.app always up on it, and have it forward from there to all the
other boxes (GNTP does support multi hop forwarding).

On Dec 4, 4:06 pm, ctr <[email protected]> wrote:
> This is for a Wiregate device that I have for my KNX installation. It's
> really great, but it has a 10s execution timeout for its (perl) plugins.
> I already messed with the Timeout int the GTNP.pm but thats really only
> hald half of the story as it would not detect a device coming up or going
> down. I would have to implement device monitoring/detection to get this
> anywhere near usable, and that would still be for known and fixed IP
> addresses only.
> I can't beliebe I'm the first person stumbling upon this lack of device
> detection/multicast capability. I guess it just worked out of the box in
> UDP times, but afaict the 1.3.x Growl builds do not even support at all
> (found no listening port)?

-- 
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/growldiscuss?hl=en.

Reply via email to