Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 252 Bytes

udpsend.scd

File metadata and controls

14 lines (8 loc) · 252 Bytes

udpsend(1)

NAME

udpsend - send something over UDP

SYNOPSIS

udpsend address port

DESCRIPTION

udpsend sends one UDP packet to the destination provided by address and port. The payload of the packet is given on the standard input.