HTTP basic authentication

Y

Yodai

Hi all...

I have this project on an embbeded system where I've programmed a very
simple dynamic web-server on C, which serves 1 connection at a time. I need
to implement a basic authentication system. I've heard the easiest is to go
for
HTTP 1.1 authentication, but I don't know ho to implement it.... Can anybody
give me some advice, guidelines on where to start?

Thank's ...... oh, and happy new year!!

Yodai
 
M

Mark A. Odell

I have this project on an embbeded system where I've programmed a very
simple dynamic web-server on C, which serves 1 connection at a time. I
need to implement a basic authentication system. I've heard the easiest
is to go for
HTTP 1.1 authentication, but I don't know ho to implement it.... Can
anybody give me some advice, guidelines on where to start?

Not here. This is not a question about the C language. Try
comp.arch.emebedded instead.
 
L

lallous

Mark A. Odell said:
Not here. This is not a question about the C language. Try
comp.arch.emebedded instead.

In addition you might want to read the HTTP/1.1 Protocol (RFC 2616)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top