I have a program that runs on a network, some win98 and some dos boxes.
I use the network software from www.otex.com
Everything works fine, however if my program leaves a file open, I have to shut down the server and restart all the other machines on the network.
To enable better dubug of my code, I need to know which computer has left a file open.
Can this be done ?
------------------
I use the network software from www.otex.com
Everything works fine, however if my program leaves a file open, I have to shut down the server and restart all the other machines on the network.
To enable better dubug of my code, I need to know which computer has left a file open.
Can this be done ?
------------------
Comment