Hi,
I want to make application which gives me the list of all the devices that are connected to my current network connection.
For eg. When i press on search button in bluetooth application gives me the list of bluetooth device that are in range , Similarly i need to develop application in when when i click on search button then it should able to give the list of all the devices that are connected to my network. I am familiar with the Networkmanager and the NetworkInfo Api.
If u have any idea how can i do this,please guide me.
Thank you