Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Svdrpsend vs. netcat



Hi,

I am trying to display messages in the osd using svdrpsend.pl with the
following command, but it does not work:

svdrpsend.pl -d localhost "MESG hello"

If I use netcat, with the following syntax, the message is displayed
correctly:

echo "MESG hello" | netcat -q 1 localhost 2001


Am I doing something wrong with svdrpsend?





Home | Main Index | Thread Index