Sends a data buffer to a connection client.
procedure SendData(ConnectionID: Int64; Buffer: TBytes);
Use this method to send a data buffer to a connected client. Use ConnectionID to specify the client.