Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to add security login

Status
Not open for further replies.

air

Member level 3
Joined
Jun 6, 2002
Messages
59
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
557
I am doing a PIC based webserver project using TCP/IP stack V3.75 from Microchip. I want to add a login window before the home page can be accessed. I just don't know where should I start from or is there any source code available for this purpose for downloading? Thanks for your help.
 

air said:
I am doing a PIC based webserver project using TCP/IP stack V3.75 from Microchip. I want to add a login window before the home page can be accessed. I just don't know where should I start from or is there any source code available for this purpose for downloading? Thanks for your help.

Login pages are generaly done with scripting of some sort.

Are you writting the webserver ?
If so build in some scripting ability or hardcode the challange response.

If not look around and see if you can find a webserver for embedded use that has some sort of scripting ability.

3v0
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top