The first thing to check is the firewall. By default, the firewall blocks OSC. So either add an exception for the port or disable the firewall.
Entec ELM is on the firewall exception list. Used port is open. Disabling the firewall completely failed.
But if turning off the firewall completely didn't fix the problem, then it's probably somewhere else.
There's probably a network configuration problem then. You can check with wireshark to make sure the OSC packets are received. If you're sending OSC from another computer, make sure its firewall doesn't prevent it from sending OSC. Then check all IP addresses and ports.
.png?part=0.1&view=1)
I send OSC from localhost using TouchDesigner. Data is sent to port 80, the same port is specified in the Remote settings. Listening to the port indicates that the data is being transmitted.


So if you don't see any activity, you need to check this first.