Hello guys,
I have a .NET program that "listens" and broadcasts on the same port. So, when it broadcasts packets, these packets loop back to my program, and I wish it didn't happen.
Is there a way to block broadcast loopback?
Hello guys,
I have a .NET program that "listens" and broadcasts on the same port. So, when it broadcasts packets, these packets loop back to my program, and I wish it didn't happen.
Is there a way to block broadcast loopback?