From 6940ab33b5009b79c3141dde7f98ea78a2662449 Mon Sep 17 00:00:00 2001 From: Sebastien Braun Date: Mon, 12 Jul 2010 04:15:13 +0200 Subject: Implement multicast transfer protocol. --- src/net/mcast/McastConfiguration.cpp | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/net/mcast/McastConfiguration.cpp (limited to 'src/net/mcast/McastConfiguration.cpp') diff --git a/src/net/mcast/McastConfiguration.cpp b/src/net/mcast/McastConfiguration.cpp new file mode 100644 index 0000000..1a1c0a8 --- /dev/null +++ b/src/net/mcast/McastConfiguration.cpp @@ -0,0 +1,9 @@ +/* + * McastConfiguration.cpp + * + * Created on: Jul 10, 2010 + * Author: brs + */ + +#include "McastConfiguration.h" + -- cgit v1.2.3-55-g7522