FYI: I think this is very much on-topic for Pd, so I switched it to
the Pd-list.
I started one a while back, but didn't get it working. I was on Mac
OS X 10.2.8 then, and it got much easier on 10.3, but I haven't tried
since. I am pretty sure that you'll need to use a thread to make it
work, but I'd like to see it implemented without threads if possible.
Want to try working together on it? I would really like to see this
happen. I think the object should be as generic as possible. It
shouldn't be tied to OSC or anything else. I think it would probably
make sense to start with the oscbonjour code, then take it from there.
.hc
On Jul 13, 2006, at 7:26 AM, Jamie Bullock wrote:
Hi,
Has anyone thought about the above in relation to PD. Particularly
in relation to the new Max/MSP external [oscbonjour]:http://www.opensoundcontrol.org/node/111
Is anyone working on porting this to PD. If not, I might take it on.
Jamie
PD-ot mailing list PD-ot@iem.at http://lists.puredata.info/listinfo/pd-ot
On Thu, 13 Jul 2006 22:26:50 -0400 Hans-Christoph Steiner hans@eds.org wrote:
I started one a while back, but didn't get it working. I was on Mac
OS X 10.2.8 then, and it got much easier on 10.3, but I haven't tried
since. I am pretty sure that you'll need to use a thread to make it
work, but I'd like to see it implemented without threads if possible.Want to try working together on it?
Good idea!
I would really like to see this
happen. I think the object should be as generic as possible. It
shouldn't be tied to OSC or anything else. I think it would probably
make sense to start with the oscbonjour code, then take it from there.
OK. There should be a basic port of [oscbonjour] in the CVS this afternoon. That's provided I can actually authenticate to sf.net.
Jamie
On Jul 13, 2006, at 7:26 AM, Jamie Bullock wrote:
Hi,
Has anyone thought about the above in relation to PD. Particularly
in relation to the new Max/MSP external [oscbonjour]:http://www.opensoundcontrol.org/node/111
Is anyone working on porting this to PD. If not, I might take it on.
Jamie
PD-ot mailing list PD-ot@iem.at http://lists.puredata.info/listinfo/pd-ot
OK. There should be a basic port of [oscbonjour] in the CVS this afternoon. That's provided I can actually authenticate to sf.net.
hi. how does this compare to liboscqs? does it really use bonjour, or the more cross-platform and GPL'd avahi?