Delphi Indy UDP broadcast failing
Summary The issue at hand is that a Delphi 12.3 application using Indy for UDP communication is experiencing difficulties with broadcasting on multiple network adapters. Despite looping through all available IP addresses and attempting to broadcast to each subnet, only devices connected to one adapter respond. This behavior persists across different machines and environments. Root … Read more