[ale] Cross platform notification

Matt Hessel matt.hessel at gmail.com
Sun Jan 12 11:49:27 EST 2014


Exactly
On Jan 11, 2014 6:26 PM, "James Sumners" <james.sumners at gmail.com> wrote:

> I think he's balking at even having netcat installed on the system. My
> opinion is that if you have someone with enough access to the system to run
> nc in that manner then you have bigger problems. And if it's a legitimate
> user doing it without understanding the problem, you still have bigger
> problems.
>
> On Saturday, January 11, 2014, Alex Carver wrote:
>
>> Right that's understandable but that's NOT what I'm doing with netcat.
>> I'm using netcat to SEND, not receive.  The receiving program is a full
>> program that does only one function not a random netcat listening on a
>> port.  The daemon that I want to give the ability to send notifications
>> to other clients has its output formatted and sent via netcat to those
>> clients:
>>
>> $ daemon.program | notifier.processing.script &
>>
>> #notifier script:
>> if ( input == some.condition )
>>    cat condition.message.file | netcat remote.client notification.port
>> fi
>>
>> There's no listener here at all with netcat.
>>
>>
>>
>
> --
> James Sumners
> http://james.roomfullofmirrors.com/
>
> "All governments suffer a recurring problem: Power attracts pathological
> personalities. It is not that power corrupts but that it is magnetic to the
> corruptible. Such people have a tendency to become drunk on violence, a
> condition to which they are quickly addicted."
>
> Missionaria Protectiva, Text QIV (decto)
> CH:D 59
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20140112/be3d4522/attachment.html>


More information about the Ale mailing list