I just digged up my thesis (funny how memory works) and I was using UDP. <div>So its TCP, so you can do liblo to liblo? (or for that matter processing using oscp5, which is fast to test). If so, could be something with pd objects. </div>

<div><br></div><div><br><br><div class="gmail_quote">On Fri, Nov 9, 2012 at 4:19 PM, Jamie Bullock <span dir="ltr">&lt;<a href="mailto:jamie@jamiebullock.com" target="_blank">jamie@jamiebullock.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi Pedro,<br>
<br>
Thanks for the reply. To clarify I can OSC over *UDP* from liblo to/from Pd just fine using the mrpeach externals. It&#39;s using TCP, where I run into trouble. I think it&#39;s due to the streamed nature of TCP, and message boundaries, but I am not an expert on this.<br>


<div class="im"><br>
On 9 Nov 2012, at 14:00, Pedro Lopes &lt;<a href="mailto:pedro.lopes@ist.utl.pt">pedro.lopes@ist.utl.pt</a>&gt; wrote:<br>
<br>
&gt; hey jamie,<br>
&gt;<br>
&gt; Yep, in this project (<a href="https://vimeo.com/24818342" target="_blank">https://vimeo.com/24818342</a>) it was going back and forth from the core app (cpp) to pd. Using OSC. Cannot recall if TCP or not, but can probably track it down. (that should not make much of a difference at least outside the network layer).<br>


&gt;<br>
&gt; So you send from liblo and pd receives, but no data unpacks? Did I get it write? If you open a ./oscdump on command line you get the data? (meaning it would be a pd-side issue...)<br>
<br>
</div>Yes that&#39;s correct. There is an example &quot;echo server&quot; that comes with liblo. I can get bidirectional communication liblo &lt;-&gt; using this example. If I replace one end of the communication with [tcpserver], liblo can connect, [tcpserver] receives data, but [unpackOSCstream] can&#39;t seem to unpack the data. Likewise [packOSCstream] doesn&#39;t seem to generate a data format that liblo can understand.<br>


<br>
best,<br>
<br>
Jamie<br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Pedro Lopes (HCI Researcher / MSc)<br>contact: <a href="mailto:pedro.lopes@ist.utl.pt" target="_blank">pedro.lopes@ist.utl.pt</a><br>website: <a href="http://web.ist.utl.pt/pedro.lopes/" target="_blank">http://web.ist.utl.pt/pedro.lopes</a> / <a href="http://pedrolopesresearch.wordpress.com/" target="_blank">http://pedrolopesresearch.wordpress.com/</a> | <a href="http://twitter.com/plopesresearch" target="_blank">http://twitter.com/plopesresearch</a><br>


</div>