Discuss this help topic in SecureBlackbox Forum
Writes data to the SSH channel.
Declaration
Parameters
- Conn - forwarded SSH connection
- Buffer - buffer with data to be sent
- Size - size of the Buffer in bytes
- StartIndex - index of the byte from which the data to be written starts in Buffer
Description
Call this method to send a block of data to the SSH channel.
Discuss this help topic in SecureBlackbox Forum