Possible Duplicate:
How to ignore your own broadcast udp packets
I am trying to broadcast a discovery message through UDP that discovers all other people in the same subnet. but as soon as I am also in the subnet, I will then receive this message too. Is there a way to stop receiving the message that generates by myself?