Changeset - 40669f666d15
[Not reviewed]
default
0 1 0
Drew Perttula - 11 years ago 2014-05-27 06:31:19
drewp@bigasterisk.com
update networking to test on dash
Ignore-this: 7fbb4b6902e4dbfd45e5f2c1ad277c33
1 file changed with 7 insertions and 7 deletions:
0 comments (0 inline, 0 general)
show/dance2014/networking.n3
Show inline comments
 
@@ -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/> .
0 comments (0 inline, 0 general)