<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br><br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Fri, 9 Nov 2012 17:25:41 +0100<br>&gt; From: zmoelnig@iem.at<br>&gt; To: pd-list@iem.at<br>&gt; Subject: Re: [PD] bi-directional OSC over TCP from liblo<br>&gt; <br>&gt; On 11/09/2012 05:14 PM, martin.peach@sympatico.ca wrote:<br>&gt; &gt; If you look inside [unpackOSCstream] you'll see that it uses [slipdec].<br>&gt; &gt; So the other end must be using [slipenc] or they won't match up.<br>&gt; &gt; Unless you are doing this over a serial connection there is no need to<br>&gt; &gt; use SLIP at all. [unpackOSC] should work properly with [tcpclient] or<br>&gt; &gt; [tcpserver].<br>&gt; &gt;<br>&gt; <br>&gt; but TCP/IP *is* a serial connection (that is: stream-based rather than <br>&gt; packet-based).<br>&gt; if you are sending OSC-data over TCP/IP without using SLIP, you are <br>&gt; violating the OSC1.1 standard.<br>&gt; <br><br>Ah yes. I was mixed up with the original use of slip: to pack entire tcp/ip packets, not just the payload, for transmission over a byte-oriented serial link.<br><br>Martin<br><br></div>                                               </div></body>
</html>