Hi everyone,
I'm trying to send UDP message between two html5 nodejs website on BS. They are connected on ethernet, on the same network, UDP config are set on "All devices on the local subnet" and port 8887.
If I try to send udp from my computer (same code in nodeJs), each BS get the message. But the two BS won't communicate.
Any Idea ?
thanks