Discuss this help topic in SecureBlackbox Forum
Sends data through logical connection.
Declaration
Parameters
Description
Use this method to send data to the server. When an external socket is used, the client only encrypts the data and fires the OnSend event (in derived classes). The application needs to write the data to the socket in this event handler.