Grab a resource on startup. If its not available, your client is still up. Be sure to clean up on exit. Examples:
- Open a socket listener. - Open a file with write access. Saad . Raj Malli <[EMAIL PROTECTED]> wrote: Hi all I do not want users to launch multiple instances of my smart client. What is the simplest way to detect if an instance of a smart client is already up? I guess I will not know it from the process list as all I see is IEExec.exe (smart client is launched off an IE shortcut) corresponding to my smart client application. Any pointers is appreciated Thanks Raj =================================== This list is hosted by DevelopMentor� http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com =================================== This list is hosted by DevelopMentor� http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
