<div dir="ltr">Hi, <div>I've been looking the object again. I didn't remember, but there is a default option that sets the num. of bytes of data to 0. So that is the cause that there is no data in outlet 10. If you send a message [data x] where x is the max number of bytes of data to output. (you can see it in help files)</div><div><br></div><div>By default is 0 so the payload out is off, if data > 0 the payload out is on, BUT it can lock pd. The solution is to increase the delay between captures (default is 100ms). To increase the delay time: message [timeout ms] where ms is the num. of miliseconds between captures.</div><div><br></div><div>I hope it will solve your problem!!</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-12-13 18:11 GMT+01:00 Benjamin ~ b01 <span dir="ltr"><<a href="mailto:benjah@free.fr" target="_blank">benjah@free.fr</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le 13/12/2015 13:11, Olivier Baudu a écrit :<br>
><br>
> Le 13/12/2015 11:39, Jordi Sala a écrit :<br>
>> Hi,<br>
>><br>
>> I've compiled it again. I can see the problem with outlet 10 (Data).<br>
>> I'll check it during next days!<br>
</span>great if you can solve it,<br>
++thanks for your work/time<br>
<span class="HOEnZb"><font color="#888888"><br>
b<br>
</font></span><div><div class="h5">>><br>
>> Thanks a lot!!<br>
>><br>
> Thanks a lot to you ! :-D<br>
><br>
> °1<br>
><br>
>> 2015-12-13 4:07 GMT+01:00 Olivier Baudu <<a href="mailto:01ivier@labomedia.net">01ivier@labomedia.net</a><br>
>> <mailto:<a href="mailto:01ivier@labomedia.net">01ivier@labomedia.net</a>>>:<br>
>><br>
>><br>
>>     Le 13/12/2015 03:23, Jordi Sala a écrit :<br>
>>     > Hi,<br>
>>     ><br>
>>     > I did pdpcap. It is based on libpcap (so it's like tcpdump). What is the<br>
>>     > problem of packet content? The data format? I can try to modify it to<br>
>>     > get the content of packet correctly. (I'm not have a lot of time, but<br>
>>     > I'll try it).<br>
>>     ><br>
>><br>
>>     Hi Jordi,<br>
>><br>
>>     First of all, thank you for your work. :-)<br>
>><br>
>>     Then, the problem with the packet content is that there is no<br>
>>     content... :-/<br>
>>     Every outlets are working fine except the 10th : "Data bytes in<br>
>>     hexadecimal (symbol)"<br>
>><br>
>>     I'm on an Ubuntu 14.04 with Pd 0.45.4<br>
>><br>
>>     I'm quite a noob in compilation and I didn't know exactly which packet I<br>
>>     need to install so I did this :<br>
>>     sudo apt-get install libpcap-dev libpcap0.8 libpcap0.8-dev<br>
>><br>
>>     and<br>
>><br>
>>     make<br>
>><br>
>>     Did I miss something ?<br>
>><br>
>>     Thanks for your help.<br>
>><br>
>>     °1ivier<br>
>><br>
>><br>
>>     ><br>
>>     ><br>
>>     > 2015-12-13 2:56 GMT+01:00 Olivier Baudu <<a href="mailto:01ivier@labomedia.net">01ivier@labomedia.net</a> <mailto:<a href="mailto:01ivier@labomedia.net">01ivier@labomedia.net</a>><br>
>>     > <mailto:<a href="mailto:01ivier@labomedia.net">01ivier@labomedia.net</a> <mailto:<a href="mailto:01ivier@labomedia.net">01ivier@labomedia.net</a>>>>:<br>
>>     ><br>
>>     >     @IOhannes: :-D You're right... I should be more specific... sorry...<br>
>>     >     A tcpdump-like tool is what I'm looking for...<br>
>>     ><br>
>>     >     Le 12/12/2015 14:17, Benjamin ~ b01 a écrit :<br>
>>     >     > hello,<br>
>>     >     ><br>
>>     >     > the files are still available on this page :<br>
>>     >     > <a href="http://musa.poperbu.net/index.php/puredata-mainmenu-50#pdpcap" rel="noreferrer" target="_blank">http://musa.poperbu.net/index.php/puredata-mainmenu-50#pdpcap</a><br>
>>     >     > or directly <a href="http://musa.poperbu.net/files/pcap0.0.5.tar.gz" rel="noreferrer" target="_blank">http://musa.poperbu.net/files/pcap0.0.5.tar.gz</a><br>
>>     >     > I tired to compile it several times mainly on ubuntu & debian, it works<br>
>>     >     > but I never managed to get the content of the packets in hex or ascii<br>
>>     >     > format whereas I have the other infos<br>
>>     >     > so I switched to shell and tcpdump<br>
>>     >     > <a href="http://wiki.labomedia.org/index.php/Scripts_bash_linux_audiovisuel#Network_sonification" rel="noreferrer" target="_blank">http://wiki.labomedia.org/index.php/Scripts_bash_linux_audiovisuel#Network_sonification</a><br>
>>     >     > let me know if it works for you<br>
>>     >     ><br>
>>     ><br>
>>     >     Thanks a lot Benjamin.<br>
>>     >     Your wiki looks full of resources... :-p<br>
>>     ><br>
>>     >     Well, as you said, the compilation was easy (for Ubuntu), and it works<br>
>>     >     fine...<br>
>>     >     ... except for the data. :-/<br>
>>     ><br>
>>     >     So I tried tcpdump with [shell] as root...<br>
>>     >     And it works too... (until it freezes)<br>
>>     >     Now, I have to find a way to use the data... (before it freezes) :-p<br>
>>     ><br>
>>     >     Thanks, again...<br>
>>     ><br>
>>     >     (have you already ask Poperbu about the [tcpcap_device] issue ?<br>
>>     >     @Nicolas Montgermont : If you're in the corner, does the OSX version<br>
>>     >     give the data as expected ? Thank you.<br>
>>     >     )<br>
>>     ><br>
>>     >     °1ivier<br>
>>     ><br>
>>     >     > ++<br>
>>     >     > b<br>
>>     >     ><br>
>>     >     > Le 10/12/2015 14:45, IOhannes m zmoelnig a écrit :<br>
>>     >     >> On 2015-12-10 14:41, Olivier Baudu wrote:<br>
>>     >     >>> Does anyone have a version of the project somewhere ?<br>
>>     >     >>> Or, an other "pd native" way to sniff network ?<br>
>>     >     >> i don't.<br>
>>     >     >><br>
>>     >     >> but you might be more specific on which level/layer you want to sniff.<br>
>>     >     >> (in a way a trivial [netreceive -b -u 7000] is a network sniffer that<br>
>>     >     >> will sniff for all UDP/broadcast traffic on port 7000 ;-))<br>
>>     >     >><br>
>>     >     >> fgmasdr<br>
>>     >     >> IOhannes<br>
>>     >     >><br>
>>     >     >><br>
>>     >     >><br>
>>     >     >> _______________________________________________<br>
>>     >     >> <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>><br>
>>     <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>>> mailing list<br>
>>     >     >> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
>>     >     ><br>
>>     >     ><br>
>>     >     > _______________________________________________<br>
>>     >     > <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>><br>
>>     <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>>> mailing list<br>
>>     >     > UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
>>     >     ><br>
>>     ><br>
>>     >     --<br>
>>     >     "On ne peut pas vivre dans un monde où l'on croit que l'élégance exquise<br>
>>     >     du plumage de la pintade est inutile. Ceci est tout à fait à part. J'ai<br>
>>     >     eu envie de le dire, je l'ai dit." Jean Giono, Un roi sans<br>
>>     >     divertissement.<br>
>>     ><br>
>>     >     _______________________________________________<br>
>>     >     <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>><br>
>>     <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>>> mailing list<br>
>>     >     UNSUBSCRIBE and account-management -><br>
>>     >     <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
>>     ><br>
>>     ><br>
>>     ><br>
>>     ><br>
>>     > --<br>
>>     > Jordi Sala<br>
>>     > <a href="http://musa.poperbu.net" rel="noreferrer" target="_blank">http://musa.poperbu.net</a><br>
>>     ><br>
>>     ><br>
>>     > _______________________________________________<br>
>>     > <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>> mailing list<br>
>>     > UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
>>     ><br>
>><br>
>>     --<br>
>>     "On ne peut pas vivre dans un monde où l'on croit que l'élégance exquise<br>
>>     du plumage de la pintade est inutile. Ceci est tout à fait à part. J'ai<br>
>>     eu envie de le dire, je l'ai dit." Jean Giono, Un roi sans<br>
>>     divertissement.<br>
>><br>
>>     _______________________________________________<br>
>>     <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>> mailing list<br>
>>     UNSUBSCRIBE and account-management -><br>
>>     <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
>><br>
>><br>
>><br>
>><br>
>> --<br>
>> Jordi Sala<br>
>> <a href="http://musa.poperbu.net" rel="noreferrer" target="_blank">http://musa.poperbu.net</a><br>
<br>
<br>
</div></div>_______________________________________________<br>
<div class="HOEnZb"><div class="h5"><a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Jordi Sala<br><a href="http://musa.poperbu.net" target="_blank">http://musa.poperbu.net</a></div>
</div>