Next [Next]如何在Visual C ++或MFC中创建自己的远程桌面应用程序 [英] Next [Next] How to create your own Remote Desktop Application in Visual C++ or MFC

查看:141
本文介绍了Next [Next]如何在Visual C ++或MFC中创建自己的远程桌面应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好专家,


我想知道如何在Visual C ++ 6.0(即MFC中)中创建远程桌面应用程序,我对MFC有很好的了解,但是我需要创建自己的程序.
我有什么机会可以使用C ++创建它吗?
请让我知道.

问候
是,您将需要一种方法来捕获屏幕的一端,然后将其解析为字节对,然后将其通过网络发送.方式,然后在另一端,解析点击/触摸,鼠标移动和按键,然后将它们发送回上游.


Hello Experts,


I want to know how to create a Remote desktop Application in Visual C++ 6.0 (i.e in MFC),I have good knowledge in MFC,but I need to create my own program.
Is there any chance I can create it using C++
Please let me know.

Regards
Kiran

解决方案

Yes, you will need a method to capture the screen down on one end, then parse it into byte pairs, which will then be sent over the network one way, then on the other end, parse clicks/touches, mouse movements, and key-presses, and then do the same with sending them back upstream.


这篇关于Next [Next]如何在Visual C ++或MFC中创建自己的远程桌面应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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