Hey,

Ive been getting strange results with the sendto function in C.(LINUX) What I am trying to do is to implement a reliable UDP kind of scheme.

The snippet of code provided below is a part of...