Mailing List archive

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

[vdr] Re: Small client for SVDRP



Hello Oliver,

Both is possible in my system. I have devfs in my kernel and the mini
distribution that is the base of my system has a function limited 'nc'. I
will look, if i can work with it. It has the following options:


would the call look like this?:

nc -p 2001 127.0.0.1 < echo "hitk power"


I've done it this way:

echo "hitk power" | nc localhost 2001 -w 10


Dieter




--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index