Implements the PGM reliable multicast protocol for message distribution
Implements the PGM reliable multicast protocol
libpgm
$ gcc -o multicast_app app.c -lpgm
$ pkg-config --modversion libpgm-5.2
$ pkg-config --cflags --libs libpgm-5.2