Hello,
I'm setting up UDP communications between 5 cRIOs and 2 HMIs. Right now, I can run the initialization routine with one cRIO and one HMI with consistent results. As soon as I add another cRIO into the system, things begin to get very inconsistent. I suspect I'm not handling the port assignments very well. I'm terrible with networking and communications type stuff and not very experience with it. I've managed to be able to avoid it most of the time.
Would anyone have any good instructional sites for managing communication between multiple devices?