[CentOS] Broadcast UDP on command line

Tue Jan 9 13:13:51 UTC 2007
Jerry Geis <geisj at pagestation.com>

What command line command is available to
broadcast a UDP packet on port 36?

I can use a command like "nc -u -l -p 36" to listen to the responses
but I can't figure out how to send out the broadcast packet for the devices
to say "I'm here" back to me.

THanks,

Jerry