HolyLib Wiki

CNetChan:SendFile

 boolean CNetChan:SendFile( string fileName, number transferID )

Description

Sends the given file to the other side of the channel.

Arguments

1string fileName

The path of the file to send

2number transferID

The transfer ID to use for this file transfer

Returns

1boolean success