Discuss this help topic in SecureBlackbox Forum
Sends a text string to the remote host.
Declaration
Parameters
Description
Similarly to SendData, when an external socket is used, the client only encrypts the data. Then (in the derived classes) it fires the OnSend event, whose handler is responsible for copying the data to the external socket.