summaryrefslogtreecommitdiff
path: root/mcastseed/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'mcastseed/README.md')
-rw-r--r--mcastseed/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/mcastseed/README.md b/mcastseed/README.md
deleted file mode 100644
index 98ddff0..0000000
--- a/mcastseed/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-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