S
Steve Drake
All,
I need to write a WEBDAV server, I think I can manage to write one that uses
TCPIP sockets but I need it to support windows authentication (like IIS
does)
Were do I start? I have read a little and people are say it cannot be done
with HTTPHandlers or HTTPModules as these map to applications, eg they
cannot just intercept VERBS.
Any pointers in the correct direction would be good.
Steve
I need to write a WEBDAV server, I think I can manage to write one that uses
TCPIP sockets but I need it to support windows authentication (like IIS
does)
Were do I start? I have read a little and people are say it cannot be done
with HTTPHandlers or HTTPModules as these map to applications, eg they
cannot just intercept VERBS.
Any pointers in the correct direction would be good.
Steve