Receive, Read and Interpret the Bytes Received via UDP Packets
2 views (last 30 days)
Show older comments
Hello Everyone,
I have two nodes connected and continously communicating via UDP Sockets.
I tried with fscanf(udp) and fread commands but I got the following error: "Warning: Unsuccessful read: The specified amount of data was not returned within the Timeout period."
I changed the DatagramTerminateMode to be off. Do I have to set the buffer size or any other property, and if yes then how? I would really appreciate any help.
Regards
3 Comments
Answers (0)
See Also
Categories
Find more on MATLAB Mobile in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!