Send data to the remote host.
Usage
send(data)
data: str
The string data to send.
int
The number of bytes sent.
ConnectionError
If the connection is not established.