TOSMBClient icon indicating copy to clipboard operation
TOSMBClient copied to clipboard

Application crashes when wifi lost during smb_write and smb_read operations

Open SyedZeeshan21 opened this issue 8 years ago • 1 comments

During smb_fread operation, when download operation is in progress and if i have switched wifi or off wifi and try connect it back, if this is done multiple times there is no response of download operation .

    length = smb_fread(self.downloadSession, fileID, buffer, BUFFER_DOWNLOAD_SIZE);

Even after 5 min there is no response of download operation in progress... Is there any smb_req timeout property for smb_fread operation???

SyedZeeshan21 avatar Sep 29 '16 06:09 SyedZeeshan21

Hi Tim, Trying to access network share in domain #106

Hi, I'm trying to access the share with domain based users/system, here i can able to see the list of systesms and when i try to login, it throws LOGIN AUTHENTICATION FAILED. thanks for the help.

~Narendra.

narendra-ct avatar Mar 17 '17 06:03 narendra-ct