Thanks for your answers.
Actually UDP protocol provides you with the option of choosing whether you want yo use the checksum. In my application for example, I want to receive all the packets (even corrupted) because it is better for me to receive some information from where I can get an estimate of the real value than nothing at all.
The question is whether Labview implemented the checksum option or not.
Thanks