使用sms关闭有关romote注销的帮助 [英] help about romote logoff shut down using sms

查看:67
本文介绍了使用sms关闭有关romote注销的帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想制作C#应用程序,借助它我可以远程注销登录,并通过短信关闭远程计算机.我不知道使用哪个.net库类来执行此操作..例如,哪个类用于使计算机与短信之间的通信成为可能..如何执行注销关闭等...

我们可以使用短信关闭远程计算机上的任何应用程序吗?

任何人都可以给我一些提示,以便我开始我的工作..请给我一些简短的信息..

I want to make C# application with the help of which i can remotely log off log in , shutdown remote computer through sms. I have no idea which classes of .net library are used for doing this.. e.g which class is used to make the communication possible between computer and sms..how to perform logoff shut down etc...

can we close any application on remote computer using sms.?

can anyone pls give me some hints so i can start my work.. pls send me some brief info about this..

推荐答案

我很确定里面没有东西.NET框架,它将允许传入的SMS影响计算机.

您将必须编写一个App来检查传入的SMS中是否有特定消息,并以这种方式控制PC.

Google搜索接收SMS C#"并开始阅读.
I am pretty sure there is nothing in the .NET framework which will allow an incoming SMS to affect the machine.

You will have to code an App to examine incoming SMS for specific messages and contol the PC athat way.

Google for "receive SMS C#" and start reading.


嗨.
您需要客户端/服务器程序.
服务器程序是一个SMS [发送/接收]应用程序,用于接收您的命令以关闭某些程序或关闭或重新启动Windows.
您需要像这样的GPRS硬件和像这样的一个SMS组件
在以下位置找到它的示例: http://www.activexperts.com/ [ http://freecomponents.blogfa.com/8909.aspx [
Hi.
You need client/server program.
server program is a SMS [send/receive] application for receive your command for close some programs or shutdown or restart windows.
you need GPRS hardware like this and one SMS component like this
find it for example at this : http://www.activexperts.com/[^]
component link: ActiveXperts SMS and MMS Toolkit v5.2
http://freecomponents.blogfa.com/8909.aspx[^]



client program part is a sender [like your mobile]

:thumbsup:


这篇关于使用sms关闭有关romote注销的帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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