From 78e7179bcfa1e8bb358431a6244797794dd8ccdf Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 8 Oct 2014 21:16:12 +0200 Subject: added scripts for clients --- scripts/client/include.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/client/include.sh (limited to 'scripts/client/include.sh') diff --git a/scripts/client/include.sh b/scripts/client/include.sh new file mode 100644 index 0000000..4b67bc9 --- /dev/null +++ b/scripts/client/include.sh @@ -0,0 +1,3 @@ +RTP_HOST=wuerfel.realraum.at +SEND_PORT_BASE=8000 +RECV_PORT_BASE=5010 -- cgit v1.2.3