-
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
-
一款flash制作的弹钢琴游戏,可以用鼠标点击,或者键盘按键来进行弹奏。...
一款flash制作的弹钢琴游戏,可以用鼠标点击,或者键盘按键来进行弹奏。-A flash game produced by playing the piano, you can use mouse clicks or keyboard keys to be played.
- 2022-10-27 04:05:04下载
- 积分:1
-
操作系统上机os_4设备管理
操作系统上机os_4设备管理-operating system on the plane os_4 equipment management
- 2022-03-21 11:38:46下载
- 积分:1
-
本程序实现了IFFT以及和连续变换的对比,并对连续以及离散的OFDM系统的对比...
本程序实现了IFFT以及和连续变换的对比,并对连续以及离散的OFDM系统的对比-This procedure, as well as implementation of the IFFT transform and continuous comparison of continuous and discrete OFDM system comparison
- 2023-01-21 01:55:04下载
- 积分:1
-
802.11a
802.11a标准 比较全面 各个方面的都有的-802.11a
- 2022-02-15 08:19:19下载
- 积分:1
-
u盘传播,规定时间自动关机,请不要用于非法用途
u盘传播,规定时间自动关机,请不要用于非法用途-u set the spread of the specified time automatically shutdown, please do not for illegal purposes
- 2022-12-10 10:40:02下载
- 积分:1
-
Application Wizard has been created for you this UserInterface applications. Thi...
应用程序向导已为您创建了这个 UserInterface 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。
本文件概要介绍组成 UserInterface 应用程序的每个文件的内容。
-Application Wizard has been created for you this UserInterface applications. This application not only the demonstration of Microsoft based on basic use, but also to write applications as your starting point. This document outlines the composition of applications UserInterface the contents of each file.
- 2022-01-26 07:20:01下载
- 积分:1
-
FPGA电梯控制,是本人的课程设计,整篇报告格式上传
FPGA电梯控制,是本人的课程设计,整篇报告格式上传-FPGAdiantikongzhi,shibenrende1kechengsheji,zhengpianbaogaoshangchuan
- 2022-02-28 12:14:48下载
- 积分:1
-
一个完整经典的拼图游戏。(随书光盘上的)
一个完整经典的拼图游戏。(随书光盘上的) -a complete classic pieces of the jigsaw. (On the CD with the book)
- 2022-03-25 23:30:18下载
- 积分:1
-
这个程序并不帮你翻译任何文字,仅仅只是提供一个专为翻译工作设计的 编辑器.使用它你可以一行行对照的翻译原文. 而当你在翻译过程中碰到了不 认识的新词,计算机能充...
这个程序并不帮你翻译任何文字,仅仅只是提供一个专为翻译工作设计的 编辑器.使用它你可以一行行对照的翻译原文. 而当你在翻译过程中碰到了不 认识的新词,计算机能充当你的词典或笔记本的作用, 让你的翻译工作事半功 倍.当你在翻译某一行文字时,如果发现某个单词不认识,字典区便会显示出单 词的意思,而不需要你的任何按键.当你在字典区没有发现你要的单词时,证明 单词库里没有这个单词,需要你自己从别的途径查找,然后写到字典区内,程序 将马上把它记录在单词库中-this procedure does not help you to translate any text, merely provide a translation for the design editor. Using it you can control the lines of the original translation. But when you in the process of translation encountered did not know a new word, the computer can serve as your dictionary or laptop, so you translation multiplier. when you are in the translation of a text line, if found not understand a word, the dictionary will show that the district words mean, without the need for any of your button. When you zone in the dictionary found no words to you, not to prove the word Curry words, you need Search through other channels, and then wrote a dictionary region, procedures it will be immediately recorded in the word library
- 2022-11-23 08:20:03下载
- 积分:1