Hi everybody,
I know that the header UDP has an optional checksum field that use a pseudo-header, the UDP header and the data field of the datagram.
When I use the class datagramSocket it is guaranteed that packet delivered are error-free or I have to add a personal checksum in the data field?
Thank you
