This is a simple educational example of a multicast client and server, running under UNIX and Win32.
To compile, use
mkdir build
cd build
cmake ..
cmake --build .
This is a simple educational example of an IPv4/IPv6 multicast client and server, running under UNIX and Win32.
CGPL-2.0