SendFile Method

Send file to the remote host.

Syntax

public void SendFile(string connectionId, string fileName);
Public Sub SendFile(ByVal ConnectionId As String, ByVal FileName As String)

Remarks

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

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