From 604f3d64764270c052cfb43081ec522237bbdb75 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Fri, 5 May 2017 11:28:51 +0200 Subject: Massive add for all draft stuff to keep it in sync --- draft/mcastseed/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 draft/mcastseed/README.md (limited to 'draft/mcastseed/README.md') diff --git a/draft/mcastseed/README.md b/draft/mcastseed/README.md new file mode 100644 index 0000000..98ddff0 --- /dev/null +++ b/draft/mcastseed/README.md @@ -0,0 +1,9 @@ + +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 -- cgit v1.2.3