You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run program console print: [Failed to broadcast: No route to host], what's the problem?
Don't you have this problem with the latest development system?
The environment I'm using is:
Ios is 13.3, xcode is 11.3, and MAC OS is 10.15.
Can you give me some ideas on how to solve this problem?
The text was updated successfully, but these errors were encountered:
Hi @jicher-tang! I'm not actively working on this library at the moment. It's using a rather old version of libdsm now. If you want, try running the build script to pull and build a fresh version.
In the future, I'm going to retire this library and replace it with one that supports SMBv2 and 3. This one only supports.
_session = [[TOSMBSession alloc] initWithHostName:@"JD-TT" ipAddress:@"192.168.0.103"]; [_session setLoginCredentialsWithUserName:@"JD123" password:@"123456"];
Run program console print: [Failed to broadcast: No route to host], what's the problem?
Don't you have this problem with the latest development system?
The environment I'm using is:
Ios is 13.3, xcode is 11.3, and MAC OS is 10.15.
Can you give me some ideas on how to solve this problem?
The text was updated successfully, but these errors were encountered: