WP7:如何与桌面应用程序进行通信 [英] WP7: How to Communicate with a Desktop Application

查看:45
本文介绍了WP7:如何与桌面应用程序进行通信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我发现应用程序可以使用WCF显示桌面屏幕
http://blog.bobcravens.com/2009/05/multiple-remote -desktop-viewer-c-wcf/ [ http://channel9.msdn.com/coding4fun/blog/Getting-your-WP7---Desktop-integration-out-of-park-with-PAARC-the-Phone-as-a-远程控制库 [

Hi
I find app can show the desktop screen using WCF
http://blog.bobcravens.com/2009/05/multiple-remote-desktop-viewer-c-wcf/[^]

And app can control the mouse using socket
http://channel9.msdn.com/coding4fun/blog/Getting-your-WP7---Desktop-integration-out-of-park-with-PAARC-the-Phone-as-a-Remote-Control-library[^]

So how can I combine them in 1 app?
Or If I use the 2nd app and turn it to show the PC screen, how I can use socket ti get the picture?

推荐答案

将两个或多个应用程序组合到一个只是一项工作,而不是技术问题.如果您没有适当的开发技能来学习应用程序如何使用其源代码和文档以及如何实现组合功能,那么没有快速的答案可以为您提供帮助.

如果您具有这样的技能,但是希望有人自愿为您完成这项工作或这项工作的一部分,那么您可能太天真了.

因此,无论哪种方式,这个问题都毫无意义.

但我希望您已经得到我对您问题的最终答案.那就是:开始工作!

顺便说一句,如果您从事这项工作并遇到可以明确描述的特定问题,我们将很乐意为您提供帮助.



回应OP的评论:

您也不会更详细地解释您想要实现的目标.首先,您是否要使用现有的RDP协议?
(请参阅
http://en.wikipedia.org/wiki/Remote_Desktop_Protocol [
顺便说一句,您可能需要检查以下CodeProject文章:
http://www.codeproject.com/KB/cs/RemoteDesktop_CSharpNET.aspx [ ^ ],
Palantir-远程桌面管理器 [
Combining two or more applications in one is just a job, not a technical question. If you do not have appropriate development skills to learn how applications work using their source code and documentation and to implement combined functionality, no quick answer can ever help you.

If you have such skills but are hoping that someone will volunteer to do this or part of this job for you, you are probably too naive.

So, either way, the question was pretty much pointless.

But I hope you already got what would be my final answer to your question. That is: get to work!

By the way, if you do the job and face particular problems you can clearly describe, we will gladly try to help you.



In reply to OP''s comments:

You also don''t explain in detail what do you want to achieve, more exactly. First of all, do you want to use existing RDP protocol or not?
(Please see http://en.wikipedia.org/wiki/Remote_Desktop_Protocol[^]).

If not, you would need to create your own and create a Windows Service to support it, run it on each target system. I don''t know if you need help with Windows Services or not.

In both cases, you might want to create just client part or client and server as well. Why not using existing RDP clients? If you want to create your own, it should be motivated somehow. Maybe you need to offer additional or better features. What kind of features?

You see, you cannot get help if you just say "I want…" You have to be more specific. Do you see the point?

By the way, you may want to check these CodeProject articles:
http://www.codeproject.com/KB/cs/RemoteDesktop_CSharpNET.aspx[^],
Palantir - Remote Desktop Manager[^].

Palanir is my favorite, by the way.

—SA


如何序列化媒体对象(图片)以进行套接字传输?
我希望能够使用套接字通过wifi通过PC将图片文件发送到WP7,如何将图片文件转换为文件扩展名流并将其发送?
How do I serialize media objects (pictures) for socket transfer??
I want to be able to send pictures files from Pc to WP7 via wifi using socket, how can I convert the picture file to what the file extension stream and send it?


这篇关于WP7:如何与桌面应用程序进行通信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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