Android Question SMB / jcifs-ng error messages.

MrKim

Well-Known Member
Licensed User
Longtime User
Does anyone knowhow I can access the error messages like this one?
B4X:
IOException: jcifs.smb.SmbException: No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.
This message is logged as soon as I try the smb operation but it is very slow to actually wait for the event that returns the failure.
 
Top