<div>hello list,</div>
<div>&nbsp;</div>
<div>I was wondering if anyone has attempted, or knows of anyone who has made a CarnivorePE client (<a href="http://rhizome.org/carnivore/">http://rhizome.org/carnivore/</a>) using PD? I have done very much googling and list searching but with no luck...&nbsp;
</div>
<div>&nbsp;</div>
<div>The patch seems simple enough: CarnivorePE sends out its data on&nbsp;port localhost&nbsp;&nbsp;6667, so in PD a 'netreceive' object with this same port should receive the data, correct? But it does not. I am not very familiar with networking in pd, or how the 'netreceive' and 'netsend'&nbsp;objects function specifically,&nbsp;and I can't seem to figure out to make the patch work.&nbsp;Any and all help or information would be greatly appreciated.
</div>
<div>&nbsp;</div>
<div>many many thanks,</div>
<div>owen cartwright</div>
<div>&nbsp;</div>
<div>p.s. telneting to port 6667 works (prints carnivore's data to the screen), can't pd do this too?</div>