IPWorks WebSockets 2020 Python Edition

Questions / Feedback?

send_file Method

Send file to the remote host.

Syntax

def send_file(connection_id: int, file_name: str) -> None: ...

Remarks

This method sends the file to the client specified by the ConnectionId.

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