【正文】
591 論文網(wǎng) 某學(xué)校機(jī)房管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)摘 要為提高機(jī)房使用效率,凈化上機(jī)環(huán)境,杜絕個(gè)別用戶使用機(jī)房?jī)?nèi)電腦做違規(guī)的事情,為機(jī)房管理員提供一個(gè)好的機(jī)房監(jiān)控系統(tǒng)是必要的。作者在對(duì)機(jī)房微機(jī)管理過程進(jìn)行了詳細(xì)調(diào)查后,參考了一些網(wǎng)吧的微機(jī)管理系統(tǒng),獲得了機(jī)房監(jiān)控系統(tǒng)的設(shè)計(jì)思路。機(jī)房管理系統(tǒng)應(yīng)當(dāng)能使管理員極其方便的獲取某臺(tái)微機(jī)的屏幕視圖,鎖定某臺(tái)電腦的鍵盤和鼠標(biāo)輸入,并能發(fā)送消息給指定的電腦用戶。本論文從理論上分析了實(shí)現(xiàn)機(jī)房監(jiān)控系統(tǒng)所需要的基礎(chǔ)技術(shù)的原理,并以VC++ 作為開發(fā)工具,在 Win32 平臺(tái)下實(shí)現(xiàn)了一個(gè)機(jī)房監(jiān)控系統(tǒng)。論文第二部分簡(jiǎn)述了 TCP/IP 協(xié)議以及 Socket 編程技術(shù),第三部分講述了系統(tǒng)的設(shè)計(jì)目標(biāo)和通信協(xié)議,第四章則介紹了實(shí)現(xiàn)過程中使用的核心技術(shù),包括屏幕截圖、鎖定屏幕以及服務(wù)器端和客戶端的通信。通過本文的研究,為機(jī)房監(jiān)控系統(tǒng)的設(shè)計(jì)和實(shí)現(xiàn)展示了一個(gè)完整的方案,具有一定參考價(jià)值。關(guān)鍵詞:機(jī)房監(jiān)控系統(tǒng);屏幕截圖;鎖定屏幕;Socket 591 論文網(wǎng) The Design and Implementation of the Computer Room Monitor and Control SystemAbstractIt is necessary to provide a puter room monitor and control system with good quality so that the users will obey the room rules and the room can work effectively in a steady environment. After analyzing the process of the puter room management and studying some CyberCafe management system, the concept framework of the puter room monitor and control system was gained. At least, the monitor system must provide abilities to snap the screen of the puter specified by the manager, to disabled the input function of the keyboard and the mouse and to send messages to the puter users.This article enumerated the technologies needed for the implementation of the monitor system and introduced in detail about the issue that how to build a Win32 executable system by using the VC++ as the development tools. In this article, the 2nd chapter introduced the TCP/IP protocol and the Socket programming。 the 3rd chapter described the design goals and the munication protocol。 the 4th chapter covered the technology cores of the monitor and control system, which were screen snapping, screen locking and munication between server and client. This article advanced a plete solution for the design and implementation of the puter room monitor system and the solution will be reference for similar applying.Key words: puter room monitor system。 snap screen。 lock screen。 socket 591 論文網(wǎng) 目 錄論文總頁(yè)數(shù):31 頁(yè)1 引言 ...................................................................................1 課題背景 ........................................................................................................................................1 內(nèi)容介紹 ........................................................................................................................................12 相關(guān)技術(shù)原理介紹 .......................................................................1 TCP/IP 協(xié)議 ...................................................................................................................................1 TCP/IP 協(xié)議簡(jiǎn)介 .........................................................................................................................................1 TCP 協(xié)議 .......................................................................................................................................................2 IP 協(xié)議 .........................................................................................................................................................3 TCP/IP 模型 .................................................................................................................................................3 SOCKET 技術(shù) ...................................................................................................................................6 Socket 基本概念 .........................................................................................................................................6 Socket 類型及規(guī)范 .....................................................................................................................................7 Win Socket API..........................................................................................................................................8 WIN32 編程技術(shù) ............................................................................................................................133 系統(tǒng)的設(shè)計(jì) ............................................................................14 系統(tǒng)設(shè)計(jì)目標(biāo) ..............................................................................................................................14 系統(tǒng)架構(gòu)設(shè)計(jì) ..............................................................................................................................144 系統(tǒng)的實(shí)現(xiàn) ............................................................................18 用戶界面的實(shí)現(xiàn) ..........................................................................................................................18 核心算法的實(shí)現(xiàn) ..........................................................................................................................20 客戶端和服務(wù)器端的通信 .........................................................................................................................20 屏幕截圖 ....................................................................................................................................................20 鎖屏和解屏 ................................................................................................................................................22結(jié) 論 ...............................................................................24參考文獻(xiàn) ...............................................................................25 591 論文網(wǎng) 1 引言 課題背景當(dāng)今時(shí)代是一個(gè)信息種類多元化,信息量巨大化,傳播速度急速化的時(shí)代。要積極面臨這種現(xiàn)狀,就要能快速的處理各種信息,從而引申出人們對(duì)信息處理工具的高度關(guān)注。而各種電子設(shè)備,尤其是電腦等硬件設(shè)備的出現(xiàn),給人們的日常生活帶來(lái)極大的變化。隨著計(jì)算機(jī)網(wǎng)絡(luò)的出現(xiàn),更使得人們的信息處理方式發(fā)生了革命性的改變。毫無(wú)疑問,計(jì)算機(jī)以及由計(jì)算機(jī)組成的計(jì)算機(jī)網(wǎng)絡(luò)已經(jīng)成為當(dāng)今時(shí)代最佳的信息處理工具。掌握這個(gè)工具對(duì)于科研和學(xué)習(xí)有著重要意義。鑒于這種情況,現(xiàn)在許多學(xué)校都提供了微機(jī)室,讓在校學(xué)生可以很好的學(xué)習(xí)計(jì)算機(jī)操作,并使用計(jì)算機(jī)輔助學(xué)習(xí)。對(duì)于同學(xué)們來(lái)說,這本來(lái)是個(gè)很好的