SendFile Method
Sends file to the remote host.
Object Oriented Interface
public function doSendFile($filename);
Procedural Interface
ipworks_ipport_do_sendfile($res, $filename);
Remarks
This method sends the specified file to the remote host the class is connected to.