When the program starts create a table called requests
When someone requests a service add a record, and leave the records open,
When the request is completed either deleted aor datetime stamp the record as completed.
When the program shuts down, delete the table.
Write a program that monitors the directory for this table.
If table exist, NT service is not running
If Table has no records, No open client requests.
David W. Grewe
Dave@internationalbid.com