Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2006, Vol. 32 ›› Issue (14): 249-251.

• Engineer Application Technology and Realization • Previous Articles     Next Articles

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

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

钟 文;余新胜   

  1. 华东计算技术研究所嵌入系统部,上海 200233

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

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

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