AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Comunicación / Funciones SSH
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The SSH constants are as follows:
ConstantDetailsFunction
sshErrorOutputType of stream to read: The data is read on the output buffer if an error occurred.SSHRead
sshStandardOutputType of stream to read: The data is read on the standard output buffer.SSHRead
The SSH constants (prefix syntax) are:
ConstantDetailsFunction
sshErrorOutputType of stream to read: The data is read on the output buffer if an error occurred.<sshSession variable>.Read (Function)
sshStandardOutputType of stream to read: The data is read on the standard output buffer.<sshSession variable>.Read (Function)
Versión mínima requerida
  • Versión 20
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local