rvlc and socket
Posted: 12 May 2011 16:05
Hello
I was told that if I write in a terminal
and in an another terminal I write
I will get the result of the help command in the second terminal. But unfortanutely it doesn't work
Can you please help me about this point ??
I was told that if I write in a terminal
Code: Select all
rvlc --rc-unix=socket1
Code: Select all
echo 'help' | nc -U socket1
Can you please help me about this point ??