Discuss this help topic in SecureBlackbox Forum
Sends TCP data to the connected socket.
Declaration
Parameters
Return value
Returns 0 on success or socket error code otherwise.
In .NET, if an exception has been raised, -1 may be returned.
Description
Use this method to send TCP data to the connected socket. This operation is possible only when the socket is in issConnected state.