-
notna999
@offtandiscord
Hi!
I ran into the same problem with multiple open socket connections, eventually crashing Pd. I read about multi-threading, but I don't really see how this solves the problem. What was your final solution? You still using TCP? -
notna999
What happens at my end is that [netreceive] opens up a new connection every time it receives data. This is terrible, because eventually all the open connections will open up all the computer power and the computer will freeze.
Did you run in to this problem? How did you solve it?
-
notna999
Wow, just read through this whole thread, 4 yrs later. I relate to all the obstacles as I'm too building something that requires networking. When you think you've finally got it right, something else comes up hehe. I'm curious though, how did your project turn out?? Are there any photos/videos/recordings of your show?
Best regards // Anton -
notna999
@mattm Hi!
How did your installation work out? I'm attempting to do something similar, it downloads information from the internet that should then trigger stuff in Pd. I'm using processing/p5 with node, but, nothing really happens in Pd. Curious to know how you solved it!
/Anton