<div dir="ltr">nope - doesn't work. absolutely no output at all from [netreceive -u -b] whereas i do get results from [iemnet/udpreceive]. i'm pretty convinced that on the Mac anyway the UDP functionality of [netreceive] is basically broken, at least in regards to responding to .Net's Sockets UDP sending methods anyway.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 10, 2019 at 12:20 AM Roman Haefeli <<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">The equivalent to [iemnet/udpreceive] is [netreceive -u -b].<br>
<br>
Roman<br>
<br>
On Sat, 2019-02-09 at 23:40 -0800, Scott R. Looney wrote:<br>
> hey folks, i'm trying to set up a OSC communication between Unity and<br>
> PD. the eventual goal is that an iOS app will be sending data to PD<br>
> to control various parameters. this isn't a libpd issue as i do not<br>
> want to run a PD patch in Unity. i only want the remote<br>
> communication.<br>
> <br>
> so far i've tried Kalimba which works perfectly with [netreceive] in<br>
> the Unity Editor. it looks like this is because it uses TCP and not<br>
> UDP for its connection. however due to its age (6 years or so)  the<br>
> resulting Xcode project does not build correctly. i'm assuming it's<br>
> likely an old libpd issue, but not sure.<br>
> <br>
> so, i've tried a few other OSC Unity based projects and none of them<br>
> work with [netreceive] in any way (including in UDP mode). i did find<br>
> a few that work with [iemnet/udpreceive]. one of them had a demo Max<br>
> patch with their [udpreceive] which worked fine. trying that same<br>
> patch in PD however, made all the data print out as integer ASCII<br>
> values rather than Unicode text characters. i tried two other Unity<br>
> OSC projects and they behaved the same way.<br>
> <br>
> so, at the least, i need a convenient way to change all the ASCII<br>
> integer numbers in a data stream to ASCII characters. ideally i'd<br>
> love to have a Unity OSC demo that can send data to PD reliably,<br>
> using TCP or UDP. any help appreciated!<br>
> _______________________________________________<br>
> <a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
> UNSUBSCRIBE and account-management -> <br>
> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>