I have been writing my app to connect to network shares on the lan, this all works fine using user and password, but if I want to just discover devices on the network I cannot find any devices using the emulator, if I install the app on my android phone then I can discover devices!
I have tried this with SharpCifs.Std and RSSDP, they both give the same result, So I am assuming its something to do with the emulator.
My question is...Are there any settings that need to be set to allow the discovery of devices on an emulator?