The server shutdown program is a simple MFC application that allows you to pause/resume and shut down one of the example servers in a clean and controlled manner. We consider it an essential feature of good code that it can be started and stopped reliably and this utility helps you to do this.
Simply run up an example server and run up this utility and then press a button to either pause the server or to shut it down.