> Dear All,
> How i will Shut Down all System in Network at a time.
>
Hello -
Does
Message ID: 184591 help? For the shutdown-all-clients procedure, you can use a similar approach, say create a flag file "myApp_please_shutdown.flag", and in the client.exe let a Timer control look for that flag file and then MessageBox() with timeout and issue a "Clear Events" etc.
hth
-Stefan