Thread
:
Getting the id of currently connected WIFI from Python
View Single Post
MasterZap
2011-06-01 , 09:28
Posts: 214 | Thanked: 140 times | Joined on Aug 2010
#
3
Pretty much - thanks. I found something very similar to this independently (naturally 30 seconds after posting the above question, as always, sigh) but I was missing the "automatic-connection-events" which was key for this to be usable in my case.
However I'm a bit surprised there isn't a more "procedural" way to get this, than this event driven stuff. To me, testing the current state of something is different from waiting for events for changes.
But hey, this seems to work - thanks!
/Z
Quote & Reply
|
The Following User Says Thank You to MasterZap For This Useful Post:
jstokes
MasterZap
View Public Profile
Send a private message to MasterZap
Find all posts by MasterZap