SendFile Method
Send file to the remote host.
procedure SendFile(ConnectionId: Integer; FileName: String);
Remarks
This method sends the file to the client specified by the ConnectionId.
|
SendFile MethodSend file to the remote host. procedure SendFile(ConnectionId: Integer; FileName: String); RemarksThis method sends the file to the client specified by the ConnectionId. |