Digest Authentication to TCP/Http based small server

  • Thread starter Thread starter Reg
  • Start date Start date
R

Reg

Hello,

Is it possible to code Digest based Authentication to small socket TCP/HTTP
server?

Has anyone experince how to do it?

Cheers and Thanks,
 
Hello, Reg!

Of cource, it is possible ;)

There is RFC that covers the topic
( http://www.faqs.org/rfcs/rfc2617.html )

--
With best regards, Vadym Stetsiak.
Blog: http://vadmyst.blogspot.com

You wrote on Mon, 3 Sep 2007 17:36:45 +0300:

R> Hello,

R> Is it possible to code Digest based Authentication to small socket
R> TCP/HTTP server?

R> Has anyone experince how to do it?

R> Cheers and Thanks,
 

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

Back
Top