| View previous topic :: View next topic |
| Author |
Message |
|
|
|
Stavr0
Joined: 20 Oct 2005
Posts: 1
|
Posted: Mon Oct 24, 2005 8:28 am |
|
|
| Quote: | ANN requires a small network activity monitor (actually a glorified html page checker) to be programmed for windows. The software must be able to do the following: Run as a service in Windows XP / Server 2003;
access the web;
send e-mail. No GUI interface necessary. | Has anyone stepped to the bat yet?
It looks to me like this could be achieved with a couple of open-source utilities glued together inside a batch file.
|
| Back to top |
|
|
|
|
SDraconis
Joined: 21 Apr 2005
Posts: 4
|
Posted: Mon Oct 24, 2005 8:14 pm |
|
|
|
I'd be up for this if not for the 3 projects and 2 sites I'm already working on. A question that whomever writes this program may want to ask is whether or not this program really needs to be a Windows service, or can simply be run as a service using srvany or Firedaemon. If it needs to be a service, the easiest way I know of is to use the template in .NET (C#).
|
| Back to top |
|
|
|
|