UDP Listen

UdpListen is a command line utility to listen for data on a UDP port. It prints the data out in hex and (if possible) as text. Great little tool for debugging UDP messages like traps or syslog. Comes with source code.