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.
Java can and sends strings to CNR's command line and it runs the commands then it sends it back to the Java program.
this url tells you exactly how it works
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.
Java can and sends strings to CNR's command line and it runs the commands then it sends it back to the Java program.
this url tells you exactly how it works