Sends the message to given Socket connection. Throws an exception if message not sent.
Parameters:- Socket - String expression - The Socket connection, that the message is going to be sent to.,
- Message - String expression - Message to be sent.
krzys2015-02-01