sendTo package:network
Send data to the socket. The recipient can be specified explicitly, so
the socket need not be in a connected state. Returns the number of
bytes sent. Applications are responsible for ensuring that all data
has been sent.
Send data to the socket. The recipient can be specified explicitly, so
the socket need not be in a connected state. Returns the number of
bytes sent. Applications are responsible for ensuring that all data
has been sent.