**Hello guys,i'm new in C# and i don't know how to do the following code
I need to make a code that verifies 30 files from the server (URL) and 30 files from the client(folder)
and then compare them byte by byte,if the client(folder) files are altered/changed/deleted then download the server ones...that's all...could you help me with that?i used this code but didn't work...URI not supported error**
My code is here : http://codeupload.com/6192
If you have any other good idea that might help me please post it here