Forum: C# Nov 9th, 2008 |
| Replies: 6 Views: 2,052 So,
How to implement this sharing?
The data those not keep on the server,
So how to I manage the sharing of it's folders & files, and sync them with other computer..?
The client will have a... |
Forum: C# Nov 9th, 2008 |
| Replies: 6 Views: 2,052 So, it should not be a Server / Client software?
The sharing folders will be the regular folders that on the computer. how do I manage it's permission and sharing between computers - over the... |
Forum: C# Nov 9th, 2008 |
| Replies: 6 Views: 2,052 Hi,
I would like to share over the net folder with users.
How to I set permission on folders and files by using C#?
the users are not windows authentication ,
the users are from a registers... |