如何检查另一台计算机上是否存在进程? [英] How to check if a process exists in another computer?

查看:86
本文介绍了如何检查另一台计算机上是否存在进程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建了一个小型应用程序(网关应用程序)来从数据库中读取消息并通过SMS网关发送它们.我还有一个主应用程序,它将消息保存到数据库,以便网关应用程序可以检索和发送消息.主应用程序必须每10秒检查网关应用程序是否正在运行.如果正在运行,则SMS消息将保存到数据库中.否则就不会.网关应用程序在另一台计算机中.我需要对主应用程序进行编程,以检查网关应用程序是否每10秒运行一次.怎么可能?

我使用vb.net

I have created a small application (gateway application) to read messages from a database and sends them via an SMS gateway. I also have a main application which saves the messages to the database so the gateway application can retrieve and send them. The main application has to check for every 10 seconds whether the gateway application is running. If it''s running the SMS messages will be saved to the database. Otherwise it does not. The gateway application is in another computer. I need to program the main application to check if the gateway application is running every 10 seconds. How is it possible?

I use vb.net

推荐答案

^ ]文章可能会有所帮助.

管理远程计算机上的进程 [
This[^] article may help.

Or Manage Processes on Remote Machine[^]


这篇关于如何检查另一台计算机上是否存在进程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆