chickadee » udp » udp-send

udp-send SOCKET STRINGprocedure

Send the bytes in STRING through SOCKET to its peer, as specified with a previous call to udp-connect!. If the socket is not connected, the system will return an error.