I'm converting my project from TCP to UDP.

while there were plenty of UDP examples on the net that i could learn from, i'm finding that multi-threaded client/server UDP examples are a bit rare.

i can't even find the equivalent of TCPlistener for UDP.

the only lonely remark i found was that the UDPclient is "a bit buggy, you should use Sockets instead"

if anyone can point out some educational links on multi-threading UDP in VB.NET then I'd be very grateful.

(note to self- update your siggy)