<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Thanks, folks, there's a lot to think about there. <br><br>Another workshop this evening, so we'll see what we find most useful.<br><br>Yeah, the lack of a subject was a sheer accident on my part.<br><br>Cheers<br><br>Andrew<br><br>&gt; Date: Tue, 13 Apr 2010 09:29:37 +0200<br>&gt; From: zmoelnig@iem.at<br>&gt; CC: pd-list@iem.at<br>&gt; Subject: [PD] networking with Pd (was Re:  (no subject))<br>&gt; <br>&gt; is there a reason for omitting the subject?<br>&gt; <br>&gt; On 2010-04-12 21:11, Paulo Casaes wrote:<br>&gt; &gt; netsend and netreceive can send any type of message. You should look<br>&gt; &gt; into OSC for your needs.<br>&gt; <br>&gt; well afaics, OSC doesn't give you any advantage with the original problems.<br>&gt; the problem seems to be related to Pd's messages rather than the<br>&gt; net-objects (e.g. "[blu( -&gt; [send val1 $1(" won't work, but if you use<br>&gt; "[symbol blu(" it will; see the Pd-documentation and the list archives<br>&gt; for why this is so)<br>&gt; <br>&gt; &gt; <br>&gt; &gt; In a related question, what is the difference between netsend and<br>&gt; &gt; sendOSC? <br>&gt; <br>&gt; #0 i don't know whether i have said this before, but just in case:<br>&gt; [sendOSC] is unmaintained and buggy, and i would suggest to not use it.<br>&gt; use mrpeach's [packOSC] and [udpsend] instead.<br>&gt; <br>&gt; #1 they are different objects; [netsend] uses FUDI (which looks just<br>&gt; like Pd-messages) as the application layer protocol, whereas [sendOSC]<br>&gt; oses OSC<br>&gt; <br>&gt; &gt; Can netsend and netreceive be used for OSC?<br>&gt; <br>&gt; no.<br>&gt; they are different, non-compatible application layer protocols (OSC uses<br>&gt; binary data enriched with meta-data, whereas Pd's FUDI is plain text<br>&gt; with a special meaning of semicolon)<br>&gt; <br>&gt; you can probably construct an OSC-message that is parseable as a FUDI<br>&gt; message and vice-versa, but nothing that i would "use".<br>&gt; <br>&gt; fgmasr<br>&gt; IOhannes<br>&gt; <br>                                               <br /><hr />Get a free e-mail account with Hotmail. Sign-up now. <a href='' target='_new'></a></body>
</html>