Sebastian,
Thank you for responding. Now that I have your answer. So, I ran the command you said and did this:
teste@debian:~/ibrdtn-tools-0.6.5/src$ arecord -d 100 | dtnstream -c 5000 -d dtn://debian/yousuffer.mp3 Recording WAVE 'stdin' : Unsigned 8 bit, Rate 8000 Hz, Mono
I do not know what that means! :(
Thanks.
Felipe.
Hello Felipe.
Am 15.03.2012 23:32, schrieb Felipe Pereira:
I do not know what that means! :(
First, you should understand the pipe concept: http://www.faqs.org/docs/Linux-HOWTO/Bash-Prog-Intro-HOWTO.html#s4
Then read help texts of application you do not understand: $ dtnstream -h
Then think about what you really wanna do. If you just like to transfer a file between two host, then dtnstream is NOT the way to go. Use dtnsend / dtnrecv instead. Also here, it is essential to read the help texts first.
$ dtnsend -h $ dtnrecv -h
Kind regards, Johannes
participants (2)
-
Felipe Pereira
-
Johannes Morgenroth