Send file to the remote host.
int SendFile(int iConnectionId, char* lpszFileName);
This method sends the file to the client specified by the ConnectionId.