Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am working in C#. I am able to scan and connect to a wireless network using ManagedWifi. I now need to get other devices connected to the same network.Is there a way to get the list of devices connected to any wireless network.
Thanks in advance.

What I have tried:

I have looked through various sites and found solutions using arp and net view. But it does not seem to be working for me.
Posted
Updated 14-Mar-17 0:14am

1 solution

I configured my home WIFI such that devices in the network can't see each other - that's a setting in the router. Hence you won't be able to discover other devices there.
Short answer: NO.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900