Platforms to show: All Mac Windows Linux Cross-Platform
SSH2ChannelMBS.DataAvailable(Data as string, ErrorChannel as boolean)
Function:
The event for new data coming in.
Notes:
For console app with DoEvents loop or for GUI apps.
Works starting with running Execute as that initializes the DataAvailable event.
ErrorChannel is true, if we got data from the stderr channel instead of stdout channel.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Network | MBS Network Plugin | 20.5 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
Notes:
For console app with DoEvents loop or for GUI apps.
Works starting with running Execute as that initializes the DataAvailable event.
ErrorChannel is true, if we got data from the stderr channel instead of stdout channel.
The items on this page are in the following plugins: MBS Network Plugin.

Links
MBS Xojo Plugins