SendFile Method
Send file to the remote host.
Object Oriented Interface
public function doSendFile($connectionid, $filename);
Procedural Interface
ipworks_ipdaemon_do_sendfile($res, $connectionid, $filename);
Remarks
This method sends the file to the client specified by the ConnectionId.