作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (14): 249-251. doi: 10.3969/j.issn.1000-3428.2006.14.091

• 工程应用技术与实现 • 上一篇    下一篇

基于套接字通信的远程截屏显示与控制技术

钟 文;余新胜   

  1. 华东计算技术研究所嵌入系统部,上海 200233
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-07-20 发布日期:2006-07-20

Display and Control of Remote Obtaining Screen Based on Socket Communication

ZHONG Wen; YU Xinsheng   

  1. Embedded System Dept., East China Institute of Computer Technology, Shanghai 200233
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-07-20 Published:2006-07-20

摘要: 采用Socket套接字通信,使用MFC与SDK混合编程技术,完成远程截取目标机屏幕并实现本地机对目标机的控制功能。其中,本地机界面使用MFC,目标机使用SDK,这种实现方案既方便本地机作为客户端控制界面的实现,同时又满足目标机作为服务端无需界面、仅实现Socket通信的要求。

关键词: WinSocket, 套接字通信, 远程控制, 截屏

Abstract: Based on the Socket communication, this paper uses the program technology of MFC and SDK to obtain the remote machine’s screen and realize the control function. In the paper, the interface of client use MFC, and the server use SDK, this design can realize the interface of client expediently, and adapt for the requirement that the server not need interface but socket communication.


Key words: WinSocket, Socket communication, Remote control, Obtaining screen