Happy New Year!

Delphi 5
Windows local area network.

How do I determine if any other instances of my EXE are running on the
network?

Each is started from the same common folder.

My program already manages a "session table". But sometime my program
fails and exits abnormally, so the session table entry does not get
deleted.

I wish for a routine that would poll or otherwise determine somehow "in
real time" if there are truly active instances of the same EXE alive on
the network.

Not sure which set of windows API calls I should be looking at.

Many thanks in advance.

Reply via email to