markloman Posted June 27, 2005 Posted June 27, 2005 Hi, perhaps someone here can help me with this. I want to protect my own process again termination. Is it possible to check if another program wants to close mine?
w0uter Posted June 27, 2005 Posted June 27, 2005 you could have 2 programs running. 1 that monitors nr 2. 2 that monitors nr 1. and restart if necisarily. My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
erebus Posted June 27, 2005 Posted June 27, 2005 Exactly, most programs I know having this function consist actually of 2 different programs. The one monitoring if your main application is running is often named "agent".
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now