Displaying 1 result from an estimated 1 matches for "installpc".
Did you mean:
installp
2007 Nov 30
1
Limit connections on per file basis
I host a server where the files on the server are licensed such that only one
user can access each file at any one time.
To clarify: There could be 100 files on the server, and each file can only
ever be read by one user.
I'm trying to find a way of either allowing only 1 TCP connection per file,
or perhaps forcing a read-lock on every file opened such that no other users
can access a file