This is a simple educational example of a multicast client and server, running under UNIX and Win32. Building To compile, use mkdir build cd build cmake .. cmake --build .