Wavelet
Programmer
- Apr 17, 2002
- 6
*Function and Requirement of the software for supervising*
Firstly,The software will automatically run a series ofprogrammes in sequence after it starts to work.There mustbe a configurable stretch between its startup and operating on another programs;The interval of two points at which the programs are run by the software must be
configrable.The sequence in which the software starts another programs must be configurable.And
the number of the object programs is variable.
secondly,The software can supervise the memory In any work environment including the process of
startup.When the system available ram is less than a configurable number the software will close
all programs started by itself and reboot the computer.
thirdly,The software can protect the data when the power is shut off unexpectedly.For example, we
can utilize the interrupt sent by UPS to save the data and close the programs.
fourthly,The software can restart the computer in some configured times,before which the software
for supervising must close the programs run by itself.
***************************************************************
1.How can i manage to write the program?
2.Is there a ready-made program described above? if so,please tell me how to get it.
3.If i must write it myself,which launguage i should use,c,java,VB or dephi?
4.how about Window scripts?
Firstly,The software will automatically run a series ofprogrammes in sequence after it starts to work.There mustbe a configurable stretch between its startup and operating on another programs;The interval of two points at which the programs are run by the software must be
configrable.The sequence in which the software starts another programs must be configurable.And
the number of the object programs is variable.
secondly,The software can supervise the memory In any work environment including the process of
startup.When the system available ram is less than a configurable number the software will close
all programs started by itself and reboot the computer.
thirdly,The software can protect the data when the power is shut off unexpectedly.For example, we
can utilize the interrupt sent by UPS to save the data and close the programs.
fourthly,The software can restart the computer in some configured times,before which the software
for supervising must close the programs run by itself.
***************************************************************
1.How can i manage to write the program?
2.Is there a ready-made program described above? if so,please tell me how to get it.
3.If i must write it myself,which launguage i should use,c,java,VB or dephi?
4.how about Window scripts?