Hello list, does anyone have experience of sharing data between pc and mac using the netsend netreceive objects or perhaps OSC? Is extra software necessary for example? Scenario: I want to share the data coming off an arduino with my colleague who runs a Macintosh whilst I run a Windows Vista PC. (Since we will be side by side on the stage we could use a LAN cable connection)
Nick Burge.
nick burge wrote:
Hello list, does anyone have experience of sharing data between pc and mac using the netsend netreceive objects or perhaps OSC? Is extra software necessary for example? Scenario: I want to share the data coming off an arduino with my colleague who runs a Macintosh whilst I run a Windows Vista PC. (Since we will be side by side on the stage we could use a LAN cable connection)
Hi. Can't tell you much about netsend/netreceive but we used to do this between a mac (os x) and a pc (xp) using OSC and udpsend/udpreceive (from mrpeach) and it was rock-solid! We used LAN or wireless, sending and receiving lots of datas, never had any problem. HTH
Ciao
on Mac:
[send $1< | | [connect IPADDRESS 8000< | | [netsend]
on PC:
[netreceive 8000] |
you have to put "send" in front of the messages you send, and those should show up on the PC netreceive end.
The netsend/netreceive help files should make this very clear.
.b.
nick burge wrote:
Hello list, does anyone have experience of sharing data between pc and mac using the netsend netreceive objects or perhaps OSC? Is extra software necessary for example? Scenario: I want to share the data coming off an arduino with my colleague who runs a Macintosh whilst I run a Windows Vista PC. (Since we will be side by side on the stage we could use a LAN cable connection)
Nick Burge.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list