I'm trying to develop a system that connects to Cisco's CNR
Authenticate a user to get access to our internet.
Example: when you take your laptop to a Cafe shop and they have internet access there but you have to pay for it. So when you connect your laptop and open a browser and it takes you to this authentication page. And you can't go anywhere else but that page until you pay for the access and it authenticates your laptop.
CGI talks to CNR and sends strings to its command line and it runs the commands then it sends it back to the CGI program.
this url tells you exactly how it works but I'm not sure how CGI works with CNR.
Does anyone have an example of this
Authenticate a user to get access to our internet.
Example: when you take your laptop to a Cafe shop and they have internet access there but you have to pay for it. So when you connect your laptop and open a browser and it takes you to this authentication page. And you can't go anywhere else but that page until you pay for the access and it authenticates your laptop.
CGI talks to CNR and sends strings to its command line and it runs the commands then it sends it back to the CGI program.
this url tells you exactly how it works but I'm not sure how CGI works with CNR.
Does anyone have an example of this