[SOLVED] UDP Broadcast sender-receiver example
-
Hello,
I have compiled the examples of broadcast sender-receiver, and run the applications (in the same machine).
I have expected to see in the receiver that it detects the udp datagrams, but I get no indication in the window of the receiver. Why doesn't it work ?Thank you,
Ran -
Perhaps the receiver guards against receiving messages from the same IP address it is using?