Indy TUDPServer Broadcast
问题 I have three network adapter, two effective and one 'VirtualBox Host-Only Network'. When trying to send broadcast with the code bellow (binding the right IP), the broadcast data getting sent on the VirtualBox Network adapter (checked with wireshark) and of course getting no answer. FIdUDPServer.Binding.IP := Settings.netInterfaces[settings.sett_net_interface].AddrIP; FIdUDPServer.BroadcastEnabled := True; FIdUDPServer.Broadcast(udpDiscovery, BCport); Im trying to bind the IP of my real