Hosting the service
Choose whether you want to host the service as a windows service or in console.
SimpleNotify.ConsoleService.zip

SimpleNotify.WindowsService.zip
Receive messages
Download SimpleNotify.Client.zip and run on your client computers to receive messages.
Push messages to your clients
Get all subscriber and push new messages to them with powershell cmdlets (SimpleNotify.Powershell.zip)


Or use the Push Client (SimpleNotify.PushClient.zip)
Use SimpleNotify in your own applications
With SimpleNotify.WrapperLibraries.zip you can also push and receive messages in your own applications.
Push a new message:
Get current subscribers and push a message to multiple clients:
Receive messages and do whatever you want: