I have a Windows service that writes messages to the Event Log. I also have a form application that reads that Event Log and displays the messages. The Windows service has an event that it fires which sends 2 key pieces of information in its EventArgs that I would like to be able to access from my form. Is there a way for me to hook into the service from the form to listen for this event?
Share
Is this something you are looking for
http://ashishware.com/websocksample.shtml
http://www.codeproject.com/Articles/4857/A-realtime-event-log-monitoring-tool