Hi, We want to use WebDav ProtoCol for FileTransfer and other file related activies through our client application.
So here are my basic questions:
1- How to setup WebDav on my system? 2- Can I install WebDav on Linux ?
3- If want to program using .NET and C# , do I need to add external library or System.net
and System.xml
Namespace are enough?
Edit:
1- I am new to WebDAv and any link will be helpfull on How to Setup WebDAV on XP and Linux.
2- What Libraries and Commands I need to used inorder to ineract with WebDAV server , example: Which command I should send through my C# client to WebDav server so that I can get the list of Folders on the WebDav server.
Thanks,
Subhen