how can we create wifi sharing page for store

syed akram ali

syed akram ali

@syed-akram-dOAOth Oct 26, 2024
how can we create wifi sharing page for store example just like we use in use in cafe teria like domios will get otp for login wifi and after some time it will be disconnected etc

am not getting exact sentence to frame it kindly understand sentence and give me reviews

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Anoop Kumar

    Anoop Kumar

    @anoop-kumar-GDGRCn Dec 10, 2015

    • You can use any webserver which can run your application (HTML only or any sever like wampServer) on one of your computer which is connected locally to your wifi network.
    • Manually configure your local computer IPv4/LAN address to something like 192.168.1.5
    • In wifi setup, forward the address #-Link-Snipped-# to 192.168.1.5 and port on which your sever is running usually it's 80/8080.
    When customer will connect to wifi and goto to #-Link-Snipped-#, they will see the webpage running from your local computer.