Question

Say I have a wifi hotspot which allows users access to my net connection (similar to a public hotspot).

Now, when a user connects to said hotspot, he must be redirected to a login page and if credentials are correct, then he is assigned a DHCP address and can access the internet.

I want to learn how such systems are implemented at public hotspots such as Starbucks, McDonalds, etc.

Can such a page be made with PHP or Java?

Was it helpful?

Solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top