Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API to get currently connected SSID? #30

Open
vshymanskyy opened this issue Jan 26, 2017 · 0 comments
Open

API to get currently connected SSID? #30

vshymanskyy opened this issue Jan 26, 2017 · 0 comments

Comments

@vshymanskyy
Copy link

In my case I would need to perform this:

  1. Get currently connected SSID
  2. Connect to a specified network
  3. Perform some operations
  4. Reconnect to original SSID, without setting it's password (say it is stored in OS network manager)

The question is: if I just "reset" wifi, then the OS network manager picks it up and connects to any available and "saved" network, right? If yes, does this work on any platform?
This would work for me at step 4.

Is there any chance to see API's for:

  • Get current SSID (at least for some OS)?
  • Connect to a network by name only (other settings as stored in OS net manager)

Thx a lot!

@vshymanskyy vshymanskyy changed the title API for temporary connection? API to get currently connected SSID? Jan 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant