Hi I have a question concerning the resetting or clearing of the RX and TX data after a UDP message send or receive.
I have read through the several examples but at present I am closing and opening the socket after a UDP send.
I can receive a UDP message with no problem but I cannot see what is the correct sequence to clear the RX data, pointers and receive bytes ready for the next message without closing or opening a socket.
I assume this is not correct, can anyone help
Regards Andrew