This is a simple multicast file transfer with TCP back-chat. Greatly inspired from https://github.com/bk138/Multicast-Client-Server-Example Tested on GNU/Linux Debian 8, may usable under other OS without big efforts (patches appreciated). # Building To compile, use autoreconf -fi && ./configure && make