changeset 1035:40669f666d15

update networking to test on dash Ignore-this: 7fbb4b6902e4dbfd45e5f2c1ad277c33
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 27 May 2014 06:31:19 +0000
parents 12bfc0b094c6
children a13eee92e60c
files show/dance2014/networking.n3
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/show/dance2014/networking.n3	Tue May 27 06:30:30 2014 +0000
+++ b/show/dance2014/networking.n3	Tue May 27 06:31:19 2014 +0000
@@ -4,10 +4,10 @@
 
 show:dance2014 :networking sh:netHome .
 sh:netHome  
-  :effectEval <http://plus:8070/>;
-  :musicPlayer <http://dash:8040/>;
-  :dmxServer <http://plus:8030/>;
-  :oscDmxServer <udp://plus:9050/>;
-  :curveCalc <http://plus:8060/>;
-  :keyboardComposer <http://plus:8050/>;
-  :vidref <http://amp:8053/> .
+  :effectEval       <http://dash:8070/>;
+  :musicPlayer      <http://dash:8040/>;
+  :dmxServer        <http://dash:8030/>;
+  :oscDmxServer     <udp://dash:9050/>;
+  :curveCalc        <http://dash:8060/>;
+  :keyboardComposer <http://dash:8050/>;
+  :vidref           <http://dash:8053/> .