browser - Can javascript get the SSID of the current WiFi connection? -


i need ssid of connected wifi network (if wifi). possible?

i saw on here (http://www.w3.org/tr/system-info-api/#network), can't seem code run. there library need import or planned implementations?

i'm writing phonegap application , need know whether should connect server locally or if need go remotely.

thanks

it not possible of time. phonegap let build plug-ins accomplish task.

there 1 available hondadai under mit license located @ https://github.com/hondadai/phonegap-wifiinfoplugin.

** , works beautifully. after figured out how works. example on how ssid shows wifi.ssid variable incorrect. wifi.activity.ssid there 2 json objects in return , wanted access 1 title activity.


Comments