Greetings all,
I'm just trying to begin to understand how to use netsend and netreceive objects between two computers to transmit OSC messages (needs to be using PD vanilla for this project).
I'm still very much learning networking, so am trying to limit myself to a basic example. But when I try these to patches, the one running the send patch bring up the messages:
recv: Connection refused (61)
netsend: Bad file descriptor (9)
Warning: 19 removed from poll list but not found.
Can someone help me to understand these errors, and then what to do to get these patches to talk to each other?
The overall plan is to get get wireless control over a RPI running PD, and control it using PdParty on IOS.