I am programming a process monitoring tool which is written in C++, windows application. Is there anyway to send out alert email when the tool find the process go down? Any library support this? or any solution is fine. Thanks.
I am programming a process monitoring tool which is written in C++, windows application.
Share
POCO has SMTP support
There is also a way to do mail through MS-Outlook http://www.outlookcode.com/