Questions tagged [wispr]

WISPr is a draft protocol that allows users to roam between wireless internet service providers.

Pronounced whisper, WISPr is a draft protocol submitted to the Wi-Fi Alliance that allows users to roam between wireless internet service providers, in a fashion similar to that used to allow cellphone users to roam between carriers. A RADIUS server is used to authenticate the subscriber's credentials.

The Wikipedia page can be found here.

8 questions
4
votes
1 answer

NEHotspotHelper not getting Authenication / Evaulate Commands NetworkExtension

I've been incorporating NEHotspotHelper into my app that manages a captive network, but I'm having multiple issues. I'm not receiving an Authentication Command (kNEHotspotHelperCommandTypeAuthenticate) after my network that is set with a high level…
DaveLass
  • 625
  • 1
  • 8
  • 17
4
votes
2 answers

Running angularJS in an Captive Network Assistant (WISPr) on iOS and OSX

From previous projects I know that Apple's Captive Network Assistant (aka WISPr client, too) runs a restricted browser, see How can I debug the browser in Captive Portal? and Ajax on Captive Network Assistant on iOS and OSX. My hotspot is running a…
mika
  • 2,495
  • 22
  • 30
4
votes
2 answers

WISPr client connection failed

I am trying to make a WISPr client. For this, I have read WISPr 1.0, 1.2 and 2.0 specifications. Considering a 1.0 WISPr client, I have parsed the LoginURL from the hotspot login page, and try to make the authentication request (login = test,…
Michaël
  • 6,676
  • 3
  • 36
  • 55
2
votes
0 answers

Browser Popup not happening on iOS 8

I want to build a Captive portal and an access point on a Ubuntu machine and redirect every incoming traffic to localhost. I started by redirecting all my incoming tcp traffic on every port to a simple login page locally served via an Apache Web…
Sidhant101
  • 39
  • 1
  • 5
1
vote
0 answers

iOS NSHotSpot and WISPr

I'm trying to implement my app to automatically login to our captive network/hotspot (the app already have the cridentials) When connecting with NEHotspotConfigurationManager (with no credentials) the device says to be connected to the hotspot (in…
Lars
  • 271
  • 1
  • 3
  • 10
0
votes
0 answers

WiFi web authentication using Wispr in Xamarin

I'm developing an app(android/iOS) which establishes connection with particular WiFi, but I'm getting popup(captive portal) which says WiFi requires web login to access internet. WiFi provider is using WISPr for authentication. Is there any way by…
Anmol Modi
  • 51
  • 6
0
votes
1 answer

Wispr-Location-Id and Wispr-Location-Name saved when accounting

I have several Hotspots around the city, each one with different Wispr-Location-Id and Wispr-Location-Name. All these Hotspots use the same Radius server and share the same database. Is there any way when accounting message is received to save this…
GonzaloN
  • 45
  • 7
0
votes
1 answer

How to recognise smart clients GIS/WISPr

How to detect devices seeking http://en.wikipedia.org/wiki/WISPr XML feed? I am guessing there should be some sort of the request that is standardised. Though, I managed to uncover that iPass itself is passing iPassConnect rather than anything that…
Gajus
  • 69,002
  • 70
  • 275
  • 438