Hi,

I have a piece of software running on a linux box that is transmitting information every few minutes over UDP to a destination port of 3052. After looking at a packet sniffer, the data is making it to the computer that I am having problems with.

I need to create a program that will listen on port 3052 and receive that data. I have tried for several hours to find source code to listen only, but i'm having little luck with that. I am using VB .net 2005.

thanks,

cory