connect Method

Connect to a remote host.

Syntax

def connect(host: str) -> None: ...

Remarks

Calling this method is equivalent to setting the remote_host property to Host and then setting the connected property to True.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]