Skip to content

Simple C program to dump multicast to stdout or file

License

Notifications You must be signed in to change notification settings

lma10h/multicast-dump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

multicast-dump

This is some old C code that performs a multicast join and dumps everything received to stdout or a file. Here just for posterity.

The code was written to do some diagnosis of trouble with IPTV and afterward to allow easy piping of the IPTV data to other apps as a basic Linux IPTV client. The main requirement was to be a program that did not require libpcap or administrative privileges.

Lacking are things like validation of IP addresses.

About

Simple C program to dump multicast to stdout or file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%