New UDP communication User Actors
-
Hello all, I hope you have had a wonderful new year.
I am writing to let you know I just listed a couple user actors I have been working on. They use Pythoner internally, and work with the default Python Libraries, so nothing more needs to be installed.
They allow UDP communications, in ASCII, UTF-8, and Binary. Both to send and receive.
I would love it if any of you have time to give them a try and provide your feedback.
see: TROIKATRONIX : ISADORA - UDP Communications: send and receive
-
Hi Ryan,
I was super curious to try your UDP actors—Thanks for generously providing them! I immediately set up an interface between Isadora and the software ZigSim to send JSON messages via UDP from my iPhone. The UDP receiver actor worked effectively for this data stream.
Great work and thank you!
Best Wishes,
Russell
-
So glad it worked for you. I see that you have a delimiter of "10", I am wondering why that choice? The delimiter is once element I was thinking about changing a bit.