本文介绍了用于显示客户端中所有应用程序运行的代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我的项目要求开发一个跟踪系统,该系统将显示客户端计算机中正在运行的应用程序。
例如: - 在客户端机器visual studio中,sql server正在运行,因此我的应用程序将显示visual studio和sql server在客户机中运行。
注意:这是一个迫切的要求。请提供合适的解决方案。
问候
Hi,
I have requirement in my project to develop a tracking system which will show which application is running in client machine.
For example:-In client machine visual studio,sql server is running so my application will show that visual studio and sql server is running in client machine.
Note:This is an urgent requirement.Kindly provide a suitable solution.
Regards
推荐答案
这篇关于用于显示客户端中所有应用程序运行的代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!