Sends binary data to the client.
procedure Send(ConnectionId: Integer; Data: TBytes);
This method sends the binary data specified by Data to the client specified by ConnectionId.