I\'m programming in C.
Suppose that I receive a datagram with Berkely socket UDP. I receive 20 bytes. So I have a char buffer[20] where I can memorize this data.
N