-
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
-
crypto_api_doc
说明: 介绍关于crypto_api的相关使用说明,着重于运用。(Introduce the relevant instructions on the crypto_api focus on the use.)
- 2010-04-26 11:12:48下载
- 积分:1
-
VC助手软件,帮助您快速编写VC程序!VC助手,用过都说好,就不用多介绍了!...
VC助手软件,帮助您快速编写VC程序!VC助手,用过都说好,就不用多介绍了!-VC assistant software that helps you to quickly process the preparation of VC! VC assistant, used that well, do not have to introduce a!
- 2022-03-13 13:05:26下载
- 积分:1
-
lib
说明: STM32自定义库,用传统的51开发方式开发STM32单片机,脱离ST本身的固件库开发STM32,执行效率更高(STM32 custom library, using traditional development methods for the development of 51 single-chip STM32, ST from the Treasury to develop their own firmware STM32, the implementation of more efficient)
- 2009-08-12 10:51:23下载
- 积分:1
-
SSC
稀疏子空间聚类算法,用来处理高维数据。稀疏子空间聚类算法(Sparse subspace clustering)
- 2019-03-18 20:18:51下载
- 积分:1
-
SECS程序安装
提供SECS GEM 运行软件
广州金南瓜科技有限公司SECS GEM测试例子
选择一家好的高防服务提供商很重要
详细介绍SECS/GEM通讯规范和SECSII的消息介绍文档((A document about SECS/GEM))
- 2019-06-29 23:29:58下载
- 积分:1
-
基于小波变换的数字水印方法
说明: 使用 python 语言实现水印的去除和添加,增加多种对抗(Using Python language to remove and add watermarks, and increase a variety of Countermeasures)
- 2020-04-15 17:58:16下载
- 积分:1
-
LabVIEW Application Instruction Set SCPI (Standard Commands for Programmable Dev...
LabVIEW应用指令集SCPI(Standard Commands for Programmable Device)-LabVIEW Application Instruction Set SCPI (Standard Commands for Programmable Device)
- 2023-01-14 22:15:03下载
- 积分:1
-
非常小巧好用的绿色版系统垃圾清除器
非常小巧好用的绿色版系统垃圾清除器-very handy compact version of the green garbage removal device
- 2022-02-11 21:04:22下载
- 积分:1
-
这是一个Windows 98的USB万能驱动。 希望对还在98下的兄弟有用
这是一个Windows 98的USB万能驱动。 希望对还在98下的兄弟有用-This is a Windows 98 Universal USB drive. Hope is 98 pairs of brothers useful
- 2022-10-07 13:00:03下载
- 积分:1