【正文】
軟件。還有如“ RemotelyAnywhere”只需在服務(wù)器端一次性安裝,客戶端在網(wǎng)絡(luò)中不需要再增加任何軟件,就可以直接通過瀏覽器來對(duì)服務(wù)器進(jìn)行遠(yuǎn)程控制。另外,一些集遠(yuǎn)程控制、數(shù)據(jù)通信和文件傳輸?shù)裙δ苡谝惑w,具有很高的數(shù)據(jù)傳 輸效率和系統(tǒng)安全保障的遠(yuǎn)程控制系統(tǒng)正在被推廣??梢杂肈elphi編程環(huán)境分別在兩臺(tái)不同的電腦上編制控制和被控制程序,一個(gè)為 Clientdpr. exe,裝在受控機(jī)上;另一個(gè)為 Serverdpr. exe,裝在主控機(jī)上。 主控方的功能是這樣實(shí)現(xiàn)的:讀取命令串一將命令串轉(zhuǎn)換成數(shù)組一清除內(nèi)存流一指定目標(biāo)計(jì)算機(jī) (通過讀取所輸入的 IP地址 )一將指令碼發(fā)送給目標(biāo)計(jì)算機(jī)。當(dāng)受控機(jī)接收到數(shù)據(jù)時(shí),便開始執(zhí)行主控機(jī)發(fā)送的操作。 3 結(jié)束語 遠(yuǎn)程控制雖然可以方便地操縱遠(yuǎn)程計(jì)算機(jī),給人們帶來很多便利,但它也會(huì)由此帶來安全方面的隱 患。 4 Remote control of work Abstract: The rapid development of the work today, with the popularization of puter applications, remote control have gradually been of concern to the people. Network remote control is a major advantage in work management, remote collaboration, remote office and other puter fields have a wide range of applications, it further to overe regional differences in the operation brought the inconvenience, making the work efficiency Given greater play. Remote control can be achieved through a variety of ways. Keywords: remote control。 technology。s screen image e through the munication line return. That is, we control the host puter to operate in front of the puter seems to be carried out, in essence, a remote puter to achieve, whether to open the file, or Web browsing, downloading, all the information and the Inter are all Stored in the remote host puter. Implementation of remote control, in fact, a server program (hereinafter referred to as charged program) and a client (hereinafter referred to as master control program), the prosecution is the server program that listens to customer requests, and to deal with it。s request a different response. Remote control system shown in Figure 1. 5 Today39。s Requirements for various operations, in order to achieve the remote control. Figure 2 Schematic diagram of the remote control Remote control through the work diagram shown in Figure 2. of Remote Control