Tagged Questions
1
vote
1answer
2k views
Linux built-in or open source program to join multicast group?
I'm using tcpdump to capture multicast packets and had to code up a custom program to join multicast feeds so tcpdump will "see" the packets. Just wondering if netcat or any other applications can ...