Hi ALL,
I have a MS 2003 server. All my text files are available in the server.
I have 5 clients attached to the server.
Now what i want is
If any client user opens a text file from the server, other client user should be able to know that this file is already opened.
How to do this in Perl.
Note: i want to do this client side
Thanks
Sam
I have a MS 2003 server. All my text files are available in the server.
I have 5 clients attached to the server.
Now what i want is
If any client user opens a text file from the server, other client user should be able to know that this file is already opened.
How to do this in Perl.
Note: i want to do this client side
Thanks
Sam
Comment