特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

虛擬網(wǎng)絡(luò)投影的方案設(shè)計.doc

約9頁DOC格式手機打開展開

虛擬網(wǎng)絡(luò)投影的方案設(shè)計,全文約4000字 論述翔實摘要本研究是以c++ builder作為編程工具,基于windows socket和windows api函數(shù)的有關(guān)網(wǎng)絡(luò)遠程控制的虛擬網(wǎng)絡(luò)投影軟件開發(fā)。研究由兩部分組成:服務(wù)端和客戶端。服務(wù)端完成信息的發(fā)送及對客戶端的控制功能,主要運用了serversocket,setw...
編號:10-25056大小:108.00K
分類: 論文>計算機論文

內(nèi)容介紹

此文檔由會員 癡狂少年 發(fā)布

虛擬網(wǎng)絡(luò)投影的方案設(shè)計

全文約4000字 論述翔實

摘 要
本研究是以C++ Builder作為編程工具,基于Windows Socket和Windows API函數(shù)的有關(guān)網(wǎng)絡(luò)遠程控制的虛擬網(wǎng)絡(luò)投影軟件開發(fā)。研究由兩部分組成:服務(wù)端和客戶端。服務(wù)端完成信息的發(fā)送及對客戶端的控制功能,主要運用了ServerSocket,SetWindowsHookEx函數(shù)等??蛻舳藢崿F(xiàn)服務(wù)端發(fā)來信息的接收及信息的演示功能,運用ClientSocket,SetWindowsHookEx,mouse_event及keybd_event函數(shù)等。最后完成實現(xiàn)了網(wǎng)絡(luò)投影的功能與點對多點的控制。

關(guān)鍵詞 遠程控制, 網(wǎng)絡(luò)投影, API, Windows Sock

Abstract
The research is software development which is about remote control. In this case, C++ Builder is a tool of procedure-programming. Windows Socket and Windows API function is concern with the procedure. Meanwhile, we can see from the research that the research is made up of Server termination and Client termination. The function of Server termination is that sending message to Client termination and controling Client termination.In this termination, we have used ServerSocket, SetWindowsHookEx co. On the other hand, receiving the messages from Server termination and Handle messages which are the function of Client termination. ClientSocket , SetWindowsHookEx, mouse_event and keybd_event is used in this termination. At last, the software realizes network’s projection and control of point to multipoint.
Key Words Remote Control Network’s projection API Windows Socket

參 考 文 獻
1. 同志工作室.C++ Builder 5.0 API函數(shù)開發(fā)實例.北京:人民郵電出版社,2001.1
2. 網(wǎng)頁制作、網(wǎng)絡(luò)編程系列委員會.C++ Builder 5 Web編程.北京:中國人民大學(xué)出版社,2001.1
3. 孫志強.C++ Builder 5學(xué)習(xí)教程.北京:北京大學(xué)出版社,2001.11