How to find SSID in windows?
Hello!
I'm currently doing a project where I have to find the nearest printer to a wireless user in our university network. I want to write a small program to run on windows which will send the user's wireless access point information to a server. My problem is how to find the SSID or mac address of the Access Point from console?or any other way such I can read them by my program?
In linux this can be done by "iwconfig" command which prints SSID and mac address of the access point on to console.
Any ideas is greatly appreciated!
Thanks heaps
chamila
|