-
vc++ 6.0开发控制台Windows服务监控程序
vc++6.0 实现基于控制台的Windows服务监控程序,可实现windows服务监控和检测网关程序的侦听端口,运行后请根据CMD窗口的提示操作。if (pstProgNodeBuf->m_nFlag == 2) //连接当前Sgip侦听的端口
{
if (!ConnectSgipServer(pstProgNodeBuf->m_nPort)) //SGIP不正常运行
{
if (!StartUnlimitService(pstProgNodeBuf->m_szServiceName)) //启动该服务
{
sprintf(szLog,"启动该[%s]服务失败",pstProgNodeBuf->m_szServiceName);
WriteLogRecord(szLog);
LogMsg(szLog);
pstProgNodeBuf->m_iRecCount ++ ; //超过2次启动服务失败
if(difftime(tCurrTime,pstProgNodeBuf->tSendShortTime) > 2*60*60 && pstProgNodeBuf->m_iRecCount >= 2) //检测发送短消息时间间隔 (设置值为1个小时即1*60*60秒)
{
CString strSendMessage;
strSendMessage.Format("%s",pstProgNodeBuf->m_szSendMessage);
//发送短消息
//连接服务器,发送内容
//发送短消息
- 2022-02-09 22:47:24下载
- 积分:1
-
以前一直用vb,只有这类源码。现在在学c,请支持。
以前一直用vb,只有这类源码。现在在学c,请支持。-previously been used vb, the only such source. C in school now, please support.
- 2023-06-04 12:45:03下载
- 积分:1
-
Procedures can be obtained through the preparation of the framework of flow char...
通过编写程序即可得到程序框架流程图等的小软件工具-Procedures can be obtained through the preparation of the framework of flow chart of procedures, such as small software tool
- 2022-06-29 18:41:52下载
- 积分:1
-
学生信息管理系统
本系统主要包括学生信息查询、教务信息维护和学生选课三部分。其功能主要有:1、有关学籍等信息的输入,包括输入学生基本信息、所在班级、所学课程和成绩等。2、学生信息的查询,包括查询学生基本信息、所在班级、已学课程和成绩等。3、学生信息的修改。4、班级管理信息的输入,包括输入班级设置、年级信息等。5、班级管理信息的查询。6、班级管理信息的修改。7、学生课程的设置和修改。
- 2022-01-29 02:38:06下载
- 积分:1
-
vb6.0 GetTickCount反调试
VB-GetTickCount 反调试 爱琴海。实际软件中,应该彻底隐蔽调试器提示消息,直接引入错误的分支去执行乱七八糟的代码。
- 2022-07-08 00:10:38下载
- 积分:1
-
AntiARPSniffer for detecting arp
AntiARPSniffer 用于检测arp
-AntiARPSniffer for detecting arp
- 2022-12-11 01:30:03下载
- 积分:1
-
本文档介c#下绍数组和集合的相关知识,对相关人员具有参考价值...
本文档介c#下绍数组和集合的相关知识,对相关人员具有参考价值-This document Shao Jie c# arrays and collections under the relevant knowledge, relevant personnel with the reference value for
- 2022-03-06 06:00:26下载
- 积分:1
-
晕传一个东西居然用这么长时间是不是应该改进一下了现在这个时代谁有那么多的时间去折腾呀...
晕传一个东西居然用这么长时间是不是应该改进一下了现在这个时代谁有那么多的时间去折腾呀-things spent such a long time is not what should be improved now this era who has so much time to toss about ah
- 2022-07-08 23:18:24下载
- 积分:1
-
自己在初学VB时写的有关Label控件的小例子,本人也是菜鸟,不过欢迎初学者下载
自己在初学VB时写的有关Label控件的小例子,本人也是菜鸟,不过欢迎初学者下载-Their own learning when written in VB on the Label control small example, and I was a rookie, but welcome beginners Download
- 2022-10-02 16:35:02下载
- 积分:1
-
TV Color Bar Generator, with text, patterns and other selection mode
电视机彩条发生器,有文字,图案等多种选择模式-TV Color Bar Generator, with text, patterns and other selection mode
- 2022-12-11 05:35:02下载
- 积分:1