Discuss this help topic in SecureBlackbox Forum
Sends data to a connected Socket.
Declaration
Parameters
Socket flags values:
|
Return value
The number of bytes sent to the Socket.
Description
Use this method to send data to connected socket.
Please note that you should not call this method for SSLSocket class but for derived classes only.