Sends the text string to the remote host. |
|
|
|
Parameters S - text to send |
|
Description
Use this method to send the text string to the client. TElSecureServer encrypts the data (if Enabled property is true) and then fires OnSend event to write the encrypted block to the socket.
|
|