[PD] Netsend and other dataflow languages

Tebjan Halm tebjan at gmx.de
Wed Nov 2 04:12:43 CET 2005


vvvv can communicate very easy with pd, even if you want to send or 
receive lists. the TCP or UDP node (object)
recieves the raw message string, which can easily be parsed with a 
Separate (String) node.

But anyway, in the vvvv release is a NetSend and NetRecieve module 
(abstraction) included for exactly this purpose ;)
have a look at: http://vvvv.meso.net

Why do you want to do it with TCP ? UDP is faster, as i know.

best wishes,
tebjan

Alexandre Quessy schrieb:

> Hi,
>
> I would like to know which other dataflow softwares can communicate 
> with Pd via Netsend (TCP for now) and if their messages are similar. I 
> am interested about Max/MSP, Drone, jMax, and other softwares listed 
> on http://en.wikipedia.org/wiki/Dataflow_language .
>
> I am building a set of PHP classes to communicate with Pd. Other softs 
> would be great too. OSC rocks, but it is UDP only.
>
> Thanks,
>
> Alexandre Quessy
> http://www.sourcelibre.com/puredata/
>
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
>
>





More information about the Pd-list mailing list