WiFi Information Extraction Java

Hello everyone, I was recently involved in a wireless networking project where we had to develop a student response system. In that I had to extract certain WiFi related information such as list of available SSIDs, connected SSID, IP address and Subnet Mask Java doesn't allows us to directly get that low level information. Therefore … Continue reading WiFi Information Extraction Java