Recieve UDP non-blocking in VB.NET
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Does anyone know how to recieve a UDP packet without blocking. The udpClient appears to block. I was using the Winsock control in VB6 but have just upgraded to VB.NET.