【正文】
s file manager, registry, query and manage projects。 technology。 主控方的功能是這樣實現(xiàn)的:讀取命令串一將命令串轉(zhuǎn)換成數(shù)組一清除內(nèi)存流一指定目標(biāo)計算機 (通過讀取所輸入的 IP地址 )一將指令碼發(fā)送給目標(biāo)計算機。 2. 2. 2利用一些功能強大的遠(yuǎn)程控制軟件。此外,有的遠(yuǎn)程控制軟件還支持通過串口、并口、紅外端口來對遠(yuǎn)程機進(jìn)行控制。這里的遠(yuǎn)程不是字面意思的遠(yuǎn)距離,而是指通過網(wǎng)絡(luò)來對遠(yuǎn)端的計算機實施遙控。遠(yuǎn)程控制是網(wǎng)絡(luò)的一大優(yōu)勢,在網(wǎng)絡(luò)管理、遠(yuǎn)程協(xié)作、遠(yuǎn)程辦公等計算機領(lǐng)域都有著廣泛的應(yīng)用,它進(jìn)一步克服了由于地域性的差異而帶來的操作中的不便性,使得網(wǎng)絡(luò)的效率得到了更大的發(fā)揮。 實行遠(yuǎn)程控制,實際上就是一個服務(wù)器程序 (以下簡稱被控程序 )和一個客戶程序 (以下簡稱主控程序 ),被控方即為服務(wù)器程序,它監(jiān)聽 客戶的請求,并做出處理;主控方即為客戶程序,它連接上服務(wù)器后,發(fā)出自己的請求,服務(wù)器便根據(jù)客戶的請求做出不同的響應(yīng)。 圖 2 3 2. 2遠(yuǎn)程控制實現(xiàn)方法 2. 2. 1 利用微軟 Windows XP系統(tǒng)中遠(yuǎn)程控制功能 每臺 Windows XP電腦都 同時包括客戶端和服務(wù)器端,也就是說它既可以當(dāng)成客戶端來連接其他的 Windows XP電腦,也可以將自己當(dāng)成服務(wù)器端,讓別的電腦來控制自己。 2. 2. 3根據(jù)實際需求開發(fā)實現(xiàn)遠(yuǎn)程控制 自行開發(fā)實現(xiàn)遠(yuǎn)程控制,涉及主控機和受控機,故采用 Client/ Server結(jié)構(gòu)。隨著遠(yuǎn)程控制市場的成熟,網(wǎng)絡(luò)安全變得越發(fā)重要,只有徹底解決這一關(guān)鍵問題,才能促進(jìn)遠(yuǎn)程控制真正走向應(yīng)用。s technical support work remote control methods are: LAN, WAN, dialup Inter way. In addition, some remote control software also supports serial, parallel, infrared port to control a remote machine. Remote control to overe regional differences in the operation brought the inconvenience, make the work to play a greater efficiency. 2 remote control technology Principles of remote control 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。s application program interface calls Windows API functions to perform the received mand. When the controlled unit receives the data, they begin to send the host puter operation. To do this: Read identif