<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
do you mean OSC could some headers in the bundles for exemple?<br>
or multiple messages could be send in the same bundles? ...<br>
otherwise from what Kevin wrote a difference could that OSC could be
used in different softwre to communicate with each others and
netsend/receive is only for PD... right?<br>
<br>
cheers<br>
<br>
juto<br>
<blockquote cite="mid1170607604.15940.7.camel@localhost" type="cite">
  <pre wrap=""><!---->
osc is not really bound to udp, although (unfortunately) most
implementation just use udp.

pd's netsend/netreceive protocol is sending data in plain text, while
osc adds some type information and can join several messages into
bundles, which are processed at once ... 

hth ... tim

--
<a class="moz-txt-link-abbreviated" href="mailto:tim@klingt.org">tim@klingt.org</a>    ICQ: 96771783
<a class="moz-txt-link-freetext" href="http://www.mokabar.tk">http://www.mokabar.tk</a>

Every word is like an unnecessary stain on silence and nothingness
  Samuel Beckett
  </pre>
</blockquote>
<br>
</body>
</html>