远程停止应用程序访问.

编程入门 行业动态 更新时间:2024-10-10 09:18:38
本文介绍了远程停止应用程序访问.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

你好, 我有vb Windows应用程序.我希望该应用程序免受远程使用.意味着我网络上的某些用户正在将此应用程序与远程桌面一起使用,有些在Internet上使用VNC查看器,团队查看器或登录我来访问此应用程序. 我想限制对我的应用程序的这种访问.但是我这些用户必须能够定期操作其他功能.因此,我可以在应用程序中编写任何内容,以便不通过VNC查看器或团队查看器或远程桌面查看吗? 谢谢...


Bhavin.

希望这会有所帮助.

Hello,I have vb windows application. I want this app to be protected from being used remotly.Means some users on my network are using this app with remote desktop, some on internet use VNC viewr, team viewer or log me in to access this application.I want to restrict this kind of access to my application. But I these users must be able to operate other functionality regularly. So can I write anything in my application so that i does not go over VNC viewer or team viewer or remote desktopThankx...


Bhavin.

解决方案

Although i'm not firmiliar with Team Viewer, both VNC, and RDC are designed to make it look like you are right at your desktop.  This means your biggest problem is how to detect that those are being used, you can use System.Windows.Forms.SystemInformation.TerminalServerSession and it should dectect RDC, but i'm not sure about VNC.  It really sounds to me like you should be reviewing you Security standards, if people are logging in as you.  Hope this helps.

更多推荐

远程停止应用程序访问.

本文发布于:2023-11-25 06:02:23,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1628608.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!