send UDP packet

Written in

by

As easy as this:

echo -n "hello" >/dev/udp/localhost/8000

Linux kernel do the rest.

Tags