當前位置:學問君>學習教育>畢業論文>

遠程終端監控系統

學問君 人氣:2.7W
畢業論文

遠程終端監控系統
——客戶端

遠程終端監控系統

摘要 網絡通信編程是目前非常熱門的1類編程技術,它廣泛應用於工程、科研、金融和教育等諸多領域。本設計題遠程終端監控系統能夠透過網絡來實現遠程計算機屏幕的`監控,主要涉及到了網絡技術知識,MFC應用程序設計知識,圖像編程知識,採用軟件工程的方法,以Visual C++6.0作爲系統應用程序開發工具,透過Windows套接字以及圖形設備接口(GDI)進行系統軟件開發。此網絡終端屏幕監控系統採用了典型的客戶機/服務器模式,利用面向連接的套接字編程技術實現了數據通信功能,運用圖像編程技術解決了屏幕資訊的獲取和位圖資訊的傳輸,顯示及部分儲存問題。網絡終端屏幕監控系統是1套適用於學校機房管理和施工現場與控制中心的系統,其操作簡單,靈活性好,實時性強,執行也比較穩定。
關鍵詞 遠程監控;VC++6.0;MFC;Socket編程;圖形設備接口(GDI);C/S
 
The Long-range Terminal Screen Monitoring
——Client
 
Abstract Network correspondence programming is an extremely popular technology present. The programming technology widely applies in the project, the scientific research, the finance , the education and so on many domains. The Long-range Terminal Screen Monitoring carries on the development using Visual C++6.0 as the tool of the development , mainly involved the Network programming knowledge, the MFC application programming knowledge, the Image programming knowledge. This design topic uses the method of the software engineering and Windows Sockets programming and Graph Device Interface (GDI) Long-range Terminal Screen Monitoring has used the client/ server model which has solved the data communication using the socket programming and the server screen gaining, the transmission of BMP information, the picture showing and the part preservation question using the Image programming technology. The Long-range Terminal Screen Monitoring is applicable to the school management of systematic and the job location and the control center. Its operation is simple, flexibility good, real time strong, run also stabilize fairly.
Key word The Long-range Monitoring; VC++6.0; MFC; Socket programming; Graphics Device Interface (GDI); Client/Server

註釋:不含原始碼