Hello,
I am trying to connect the UDP Direct Socket client code to a custom UDP server written in Node.js, but it is not able to resolve reader.read() and stuck there for while.
If possible can you suggest me a solution or provide a working code on how to use UDP DIRECT SOCKETS?