just checking: in the screenshot you’re obviously sending osc to port 4444 which is decoded correctly by the OSCDecoder. but the server has a different port: 44444 which you’d need to send to, right?
Allright saga continues…
now since it all working fine i’m trying to setup connection back from vvvv to my interface… however there is an exception on the way… https://vvvv.org/sites/default/files/imagecache/large/images/vsc.JPG
any clue what it causes, and any hint’s on how to setup UDP Listener properly, i suspect i has to run as a background process but i have no clue how to do that right…