G
Guest
I have quite a weird problem whereby I need to obtain the username of the
person who has a file open and it need to work over the nework.
To explain a bit more.....I have a file system watcher which is watching a
file over the network. The file can be opened by multiple users from mutiple
computers within the same domain.
Currently the file system watcher object (sits on a server watching out on
the network) will tell me when the file is saved, opened etc, but what I then
need to do is fire a bit of code which will tell me which user is interacting
with it).
The file system watcher is running under a domain administrator account.
Constraints I face are that I cant put any software can run on the client
machines, only on the server.
Any suggestions would be gratefully accepted.
Cheers......Jim
person who has a file open and it need to work over the nework.
To explain a bit more.....I have a file system watcher which is watching a
file over the network. The file can be opened by multiple users from mutiple
computers within the same domain.
Currently the file system watcher object (sits on a server watching out on
the network) will tell me when the file is saved, opened etc, but what I then
need to do is fire a bit of code which will tell me which user is interacting
with it).
The file system watcher is running under a domain administrator account.
Constraints I face are that I cant put any software can run on the client
machines, only on the server.
Any suggestions would be gratefully accepted.
Cheers......Jim