Mercurial > code > home > repos > light9
diff show/dance2014/networking.n3 @ 1217:e703b3434dbd
websocket and web cleanup
Ignore-this: ac6bd0444bc03ee79ce71c4aa7740bc0
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 08 Jun 2015 02:08:25 +0000 |
parents | 0d295af23c4b |
children | d5e99fee786d |
line wrap: on
line diff
--- a/show/dance2014/networking.n3 Mon Jun 08 00:38:49 2015 +0000 +++ b/show/dance2014/networking.n3 Mon Jun 08 02:08:25 2015 +0000 @@ -5,24 +5,25 @@ show:dance2014 :networking sh:netHome . sh:netHome :patchReceiverUpdateHost "localhost"; + :curveCalc <http://dash:8060/>; + :dmxServer <http://dash:8030/>; + :effectEval <http://dash:8070/>; + :keyboardComposer <http://dash:8050/>; + :musicPlayer <http://dash:8040/>; + :oscDmxServer <udp://dash:9050/>; + :picamserve <http://10.2.0.3:8001/>; :rdfdb <http://localhost:8051/>; - :effectEval <http://plus:8070/>; - :musicPlayer <http://plus:8040/>; - :dmxServer <http://plus:8030/>; - :oscDmxServer <udp://plus:9050/>; - :curveCalc <http://plus:8060/>; - :keyboardComposer <http://plus:8050/>; - :subComposer <http://plus:8054/>; - :picamserve <http://10.2.0.3:8001/>; + :subComposer <http://dash:8055/>; + :subServer <http://dash:8052/>; :vidref <http://dash:8053/> . -:rdfdb :urlPath "rdfdb" . -:effectEval :urlPath "effectEval" . -:musicPlayer :urlPath "ascoltami" . +:curveCalc :urlPath "curveCalc" . :dmxServer :urlPath "dmxServer" . -:oscDmxServer :urlPath "oscDmxServer" . -:curveCalc :urlPath "curveCalc" . +:effectEval :urlPath "effectEval" . :keyboardComposer :urlPath "keyboardComposer" . -:subComposer :urlPath "subComposer" . +:musicPlayer :urlPath "ascoltami" . :picamserve :urlPath "picamserve" . -:vidref :urlPath "vidref" . +:rdfdb :urlPath "rdfdb" . +:subComposer :urlPath "subComposer" . +:subServer :urlPath "subServer" . +:vidref :urlPath "vidref" . \ No newline at end of file