Amir Abbas Mousavian
Amir Abbas Mousavian
Don't worry, you can import this framework in a ObjC project. `AMSMB2` class will be imported into Objective C. I didn't marked other classes with `@objc` attribute as they are...
libsmb2 does not support `NetBIOS` name lookup. The second one is `Bonjour` which is done by Apple's Darwin operating system and is not part of this library.
NetBIOS is an entirely different protocol. I tried to implement packet encoder/decoder but did not write a complete library for that. However, `libdsm` does have NetBIOS name lookup. You can...
@sahlberg You are right. I disabled smb1 on my mac and it gave up broadcasting NBNS packets. DNS-SD (aka. Bonjour or mDNS) already implemented on Apple platforms. `NSNetServiceBrowser` class provides...
@alex-smeshkov I have WD My Cloud and it supports Bonjour. Indeed Bonjour became de facto standard for new devices, and Windows 10. Linux supports it via Avahi, which is bundled...
@MynaBay Windows has its own network discovery protocol (LLMNR) which is already discussed in this thread. I could find no usable opensource project for it.
Please use version 3.0.0
It is fixed by now. Thanks. @MartinP7r @DemianSteelstone
Please use version 3.0.0
Please use version 3.0.0