send Method

Sends data to the remote host.

Syntax

def send(data: bytes) -> None: ...

Remarks

This method sends data to the remote host. Calling this method is equivalent to setting the data_to_send property to Text.

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