【正文】
As long as the work has access to connect remote control , remote control must be carried out through the work. At local, has been installed, the host is a client program to issue control instructions side, it is the same as an ordinary customer to nonlocal, the installation of the host server program signals, and through the establishment of a special Remote service, using a variety of remote control function to send a remote control mand, control, host puters running various applications, making the host in accordance with the master39。 Master Is the client side, it is connected to the server, to make their request, the server will be made according to customer39。 Implementation 1 puter remote control Computer remote control is on the work by a puter (host Remote / Client) remote to control another puter technology . Here is not the literal meaning of the longdistance remote, but rather through the work to the remote puter on the implementation of remote control. Remote control is to manipulate the puter through the work as a means only, if used properly, will control the remote puter as you manipulate the front of the puter being used as there is no difference. When the operator using the host puter control host puter to host puter as if sitting in front of the screen as the puter can start the host application, you can use the host puter documentation, or even Host puter using the external printing device and munications equipment to print and access the Inter. In this process, host puter is just a keyboard and mouse mands sent to the remote puter, while host puter39。 remote operation。隨著遠(yuǎn)程控制市場(chǎng)的成熟,網(wǎng)絡(luò)安全變得越發(fā)重要,只有徹底解決這一關(guān)鍵問題,才能促進(jìn)遠(yuǎn)程控制真正走向應(yīng)用。具體操作是這樣的:讀取控制碼 _+識(shí)別控制碼一執(zhí)行相應(yīng)的過程或 API函數(shù)以達(dá)到相應(yīng)的功能。當(dāng)主控機(jī)將指令發(fā)給受控機(jī)后,受控機(jī)將在本機(jī)上調(diào)用 Windows的應(yīng)用程序接口 API函數(shù)以執(zhí)行所接收的指令。 Serverdpr. exe指定要監(jiān)視的受控機(jī)的 IP地址和發(fā)送指令給客戶機(jī)的 Clientdpr. exe,客戶機(jī)的 Clientdpr. exe得到指令后,接著在本機(jī)執(zhí)行相應(yīng) 指令,將結(jié)果返回給主控機(jī)。 2. 2.