From fbb8c27761964f3ee87f859bfbb57db75849cd1a Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Fri, 17 Jun 2016 11:31:16 +0200 Subject: Initial import : make-boot-image.sh operationnal. Dumb mcastseed. --- mcastseed/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 mcastseed/README.md (limited to 'mcastseed/README.md') diff --git a/mcastseed/README.md b/mcastseed/README.md new file mode 100644 index 0000000..98ddff0 --- /dev/null +++ b/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