我想用c#开发一个远程协助应用程序。我想用我的win 8 mobile控制我的Pc。我想这样做我的毕业设计。有人可以用正确的方式指导我吗? [英] I want to develope a remote assistance application using c#. I want to control my Pc with my win 8 mobile. I want to do this as my graduation project. Can somebody guide me in the right way?

查看:87
本文介绍了我想用c#开发一个远程协助应用程序。我想用我的win 8 mobile控制我的Pc。我想这样做我的毕业设计。有人可以用正确的方式指导我吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用c#开发远程协助应用程序。我想用我的win 8 mobile控制我的Pc。我想这样做我的毕业设计。有人可以用正确的方式指导我吗?





问候

BALU

I want to develope a remote assistance application using c#. I want to control my Pc with my win 8 mobile. I want to do this as my graduation project. Can somebody guide me in the right way??


Regards
BALU

推荐答案

不清楚您需要什么方向。这些问题效率不高,因为我们不知道你的背景是什么。如果你有足够的背景,这不会是一个问题,但如果你问这个问题,你不清楚你可能会错过什么。此外,你没有解释你需要什么样的控件;也许一些现有的工具可以为你做一份工作。



我会试试;您可以提出一些后续问题。



您需要在两台机器之间建立网络通信。控制计算机的适当作用是实现一些服务,控制机器的适当角色是客户端,它应连接到服务并控制远程系统。适当的服务形式(将在PC上执行)将是Windows服务。请参阅:

http://en.wikipedia.org/wiki/Windows_service [< a href =http://en.wikipedia.org/wiki/Windows_servicetarget =_ blanktitle =New Window> ^ ],

http://msdn.microsoft.com/en-us/library/zt39148a.aspx [ ^ ]。



然后您需要实现网络功能。它可以在几个不同级别的网络,远程处理或WCF之一上完成。

请在我过去的解决方案中查看我对这些方法的概述:

我可以将byte []发送到其他电脑 [ ^ ],

沟通b / w LAN上的两个Windows应用程序。 [ ^ ]。



-SA
Not clear what directions do you need. Such questions are not very productive, because we have no idea what is your background. If you had enough background, it would not be a problem, but if you are asking this question, it's not clear what could you possibly miss. Besides, you did not explain what controls do you need; maybe some existing tool could do a job for you.

I'll try; and you can ask some follow-up questions.

You would need to establish network communication between the two machine. The adequate role for the computer to be controlled is to implement some service, and the adequate role for controlling machine would be the client, which should connect to the service and take the control over the remote system. The adequate form of the service (to be executed on PC) would be the Windows Service. Please see:
http://en.wikipedia.org/wiki/Windows_service[^],
http://msdn.microsoft.com/en-us/library/zt39148a.aspx[^].

Then you would need to implement networking functionality. It can be done on one of several different levels of networking, remoting or WCF.
Please see my overview of these approaches in my past solutions:
how i can send byte[] to other pc[^],
Communication b/w two Windows applications on LAN.[^].

—SA


这篇关于我想用c#开发一个远程协助应用程序。我想用我的win 8 mobile控制我的Pc。我想这样做我的毕业设计。有人可以用正确的方式指导我吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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