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.
- Get the 32 bit WIN32 console application
- Get the Solaris 2.6 command line application
- Get the Linux version
- Get the Irix 6.2 version