Network bugfixs
This commit is contained in:
parent
eb5b9b25f2
commit
904f920a4d
10 changed files with 70 additions and 20 deletions
2
main.py
2
main.py
|
|
@ -112,6 +112,8 @@ wsPORT = 9001
|
|||
# OSC Server : accept OSC message on port 8002
|
||||
#oscIPin = "192.168.1.10"s
|
||||
extoscIPin = serverIP
|
||||
|
||||
print "extoscIPin", extoscIPin
|
||||
extoscPORTin = 8002
|
||||
|
||||
# OSC Client : to send OSC message to an IP port 8001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue