This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RL-TCPnet - receive buffer length

while receiving over UDP from PC to ARM, in the udp_callback function how to determine the total number of bytes received in the receive buffer (the parameter U8 *buf is the pointer to the memory where the data is received)?