Hi folks. I'm new to C# so please bear with me. I have a UdpClient application that uses UdpClient.Receive. This works ok but I've been trying to get BeginReceive to work. I've read countless examples and I still don't get it. Could someone please explain very very simply how to use BeginReceive.

Thanks in advance for your time

Frankt