Hello Francois and all, I am trying the UDP sender (broadcaster) demo. I have multiple interfaces on my PC: wired (disconnected) wireless (192.168.1.250) two virtual interfaces installed by vmware (192.168.174.1, 192.168.88.1)
My LAN is on the 192.168.1 subnet. However, when I do a UDP broadcast with the sample, the UDP packet actually goes to the 192.168.88 subnet. It seems that setting LocalAddr to 0.0.0.0 doesn't make it broadcast on all interfaces. Any easy way to fix it? I know I can do a broadcast on all interface by setting the LocalAddr to each of them. I wonder if there is a simple way. -- Best regards, Jack -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be