Hello,
I have a request that I should create server which represents different files (from DB) and should be accessed via WebDAV i.e. it should be accessed via Explorer (should be visible when I type \\<myservice> )listens for all requests like getFiles, create, delete, etc. All this has to be done using C# (.net version could be latest).IIS is not an option. Unfortunately I could not find anything similar or guidelines for this.
No comments:
Post a Comment