OSC receiver in export Application

Hello Guys I have a problem with receiving osc in an app… the patch vvvv receive the data but not the export version of it…

The exe receive the data

testOSC2.vl (49.1 KB)

in local but when the exe need to receive data from an other computer, nothing happen… (sending from the exe work, just not the receive part)

Here a little patch to test…

Thank you

could this be a firewall issue? can you test with FW completely disabled?

Ahaaah, Yes in deed always the firewall !! (public Network)

I just add my exe to the list of exeption!! thanks