Does MDNS discovery have a maximum number of devices that it can discover?

36 Views Asked by At

Our application uses MDNS discovery to populate screens with device data. We have acquired a customer with an unusually large number of devices on their network. We are finding that when the number of devices exceeds 90, MDNS discovery fails.

Has anybody else run into a limit like this? We're trying to figure out if it is worth the effort to send someone onsite to track down the issue, or if this is just a limitation of the system and we need to recommend that they not have more than 90 devices on a single subnet.

Our application uses a home-brewed C#, framework .NET 4.8 project to do discovery.

0

There are 0 best solutions below