How to get the names of users accessing the shared file?

  • Thread starter Thread starter Hetal Agrawal
  • Start date Start date
H

Hetal Agrawal

Guest
Hi There,

We have a windows desktop application, using which user can access files stored, either in a shared folder like \\RemoteComputer\Folder OR a folder on local system.

In case, if there is an update on a file, stored in shared folder, and if that is already open by some other user(s), then we need to display a pop up, showing the username(s) who have opened that shared file?

Is it possible to have such list of user names? If yes, then which API, I can use for that?

Thanks.

Continue reading...
 
Back
Top