When ever I connect my router in a mall or hotel service then I get a login page after connecting to the access point.
I am using DiLnk router. Is this possible to deploy my web app there?
|
When ever I connect my router in a mall or hotel service then I get a login page after connecting to the access point. I am using DiLnk router. Is this possible to deploy my web app there? | |||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
What you're looking for is something that allows for a captive portal. In general most consumer grade routers are unlikely to support this without alternative firmware like openwrt. | |||
|
feedback
|
|
This feature is usually done by intercepting the HTTP requests sent to the access point and redirecting them to the authentication page. Not all access points support that, only the advanced ones do. | |||
feedback
|