
pascalm
Australia
Asked
— Edited

Wrote a Windows program that will send an UDP message once a while from a different PC. I would like to use that message inside the ARC script. Very similar to the iPhone sensor module (UDP Listening). Although I could emulate the UDP string as per the Sensor Stream Server App, I would like to keep this as lean as possible (a couple of bytes is sufficient). Could anyone recommend a way for doing this?
;)