This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Webserver's authentication login page using LWIP library



Hi all,

I have a problem about web server's login page. I want to add a secure login system for my webserver. What I basically want is that - when I enter the IP of the controller in the browser, it should prompt me for a username and a password. I want to make this system as secure as possible using the lwIP. The page as given below what i want.. I searched something about authorization in lwip library. But i could not find useful things.

Do you have any idea about this topic?

Regards.