I'm agree with this, and not only with [netsend]. Sending datas using PHP (FUDI messages) to a [netreceive] (TCP or UDP) cause sometimes dropouts. I am forced to open and to close connection often to see things work properly. Maybe a [netreceive] problem ? ++
Jack Le 21 août 08 à 10:42, Frank Barknecht a écrit : > Hallo, > IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote: > >> Frank Barknecht wrote: >>> Hallo, >>> patrick hat gesagt: // patrick wrote: >>> >>>> talking about it on #dataflow, patko and claudiusmaximus agree >>>> on using >>>> udp. i will use mrpeach/net external for this. >>> >>> You can use UDP with netsend/netreceive as well, just give it an >>> argument of 1. >> >> ah thanks frank for pointing out the actual meaning of pat's email; i >> seem to have skipped the udp part... > > However I do think, that netsend/receive could need some work. Sending > many messages in short time can lead to some nasty dropouts even on > localhost with UDP with netsend. I once replaced netsend with a clone > based on sendOSC and was sending the same amount of messages just fine > then. I didn't dig deeper at that time but I suspect that there is > room > for improvement in netsend even when keeping its current FUDI > interface. > > Ciao > -- > Frank > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> http://lists.puredata.info/ > listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
