IPWorks SSH 2020 JavaScript Edition

Questions / Feedback?

DataToSend Property

A string of data to be sent to the remote host.

Syntax

async sshreversetunnel.setDataToSend(index, dataToSend_Buffer: Uint8Array)

Default Value

""

Remarks

A string of data to be sent to the remote host. Write-only property.

Assigning a string to the DataToSend makes the class send the string to the remote host.

The size of the array is controlled by the SSHChannelCount property.

This property is write-only and not available at design time.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IPWorks SSH 2020 JavaScript Edition - Version 20.0 [Build 7525]