TOSMBClient
TOSMBClient copied to clipboard
Application crashes when wifi lost during smb_write and smb_read operations
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???
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.