-
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
-
滤波电路设计软件
滤波电路设计软件-filter circuit design software
- 2023-03-13 16:25:04下载
- 积分:1
-
daolibai_zhixian
说明: 直线倒立摆simulink仿真模型,需要的可以下载(Simlink simulation model of linear inverted pendulum can be downloaded if needed)
- 2019-04-15 15:47:33下载
- 积分:1
-
音响放大器
可以通过按键控制音频信号放大或缩小,并且在数码管上显示放大的倍数。(The audio signal can be amplified or reduced by buttons, and the magnification multiplier can be displayed on the digital tube.)
- 2018-06-28 21:52:57下载
- 积分:1
-
VC6开发的用于进行色谱分析的示例,搞色谱分析的可参考
VC6开发的用于进行色谱分析的示例,搞色谱分析的可参考-VC6 development of the chromatographic analysis for example, engage in chromatographic analysis of reference
- 2022-10-20 04:50:04下载
- 积分:1
-
ANSYS仿真实例命令流
ANSYS命令流:高速铁路轨道有限元分析、火车过桥全过程仿真、斜齿轮、叶片冲撞分析(ANSYS command flow: finite element analysis of high speed railway track, whole process simulation of train crossing, analysis of helical gear and blade impact)
- 2017-12-20 20:33:29下载
- 积分:1
-
ASP.NET代码生成器
说明: C#分页代码生成器,用来生成C#代码。程序为PowerBuilder(C# Paging Code Generator, used to generate C# code)
- 2020-06-20 04:40:01下载
- 积分:1
-
chaoticsecureimagedata
通过细胞神经网络混沌系统对图像数据进行加密和解密 (Through the cellular neural networks for image data of chaotic systems for encryption and decryption )
- 2020-07-04 14:20:01下载
- 积分:1
-
Js弹性缓冲反弹动画演示示例
Js弹性缓冲运动动画演示示例,反弹动画网页例子,实现了固定范围反弹 、范围渐变反弹、自定范围反弹,可指定范围内反弹运动,可演示延迟、加速、减慢等动画速度。
- 2022-04-11 05:07:11下载
- 积分:1
-
!time
asp time mod class module
- 2020-06-24 21:20:01下载
- 积分:1