Hi all,
I'm new to developing applications using networking protocols and need to figure out how to send/receive data between a server and 8 different devices. I don't have much code as I am still in the planning stages, but I'm confused about the best way to send / receive data.
On program startup I plan on sending a broadcast ping and then listening for the 8 device's responses. What is the best way to receive the...