You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
freakysiddhesh
changed the title
UDP sockets are not able to resolve "reader.read();"
UDP sockets are not able to Send a Message to custom UDP Server
Sep 30, 2024
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?
The text was updated successfully, but these errors were encountered: