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

Exotic SSIDs #6

Open
Utumno opened this issue Nov 29, 2013 · 0 comments
Open

Exotic SSIDs #6

Utumno opened this issue Nov 29, 2013 · 0 comments

Comments

@Utumno
Copy link
Owner

Utumno commented Nov 29, 2013

Should they only contain ASCII characters ? Are some characters disallowed ? Can it contain newlines and control characters (in particularNUL (\0) but also SQH and other non printable characters) ? What about leading/trailing spaces ?

Probably the answer to those questions is yes - and also can contain UTF-8.
See also : http://www.wirelessforums.org/alt-internet-wireless/ssid-33892.html

Apparently one needs native code to do this : You need to deal directly with the wifi service to get the raw scan result. The results are different from devices and drivers. If you only need it to work on one device, it wouldn't take much time

Apparently there are issues with exotic SSIDs and android anyway : http://code.google.com/p/android/issues/detail?id=8035

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