虛擬網(wǎng)絡(luò)投影的方案設(shè)計(jì).doc
約9頁(yè)DOC格式手機(jī)打開展開
虛擬網(wǎng)絡(luò)投影的方案設(shè)計(jì),全文約4000字 論述翔實(shí)摘要本研究是以c++ builder作為編程工具,基于windows socket和windows api函數(shù)的有關(guān)網(wǎng)絡(luò)遠(yuǎn)程控制的虛擬網(wǎng)絡(luò)投影軟件開發(fā)。研究由兩部分組成:服務(wù)端和客戶端。服務(wù)端完成信息的發(fā)送及對(duì)客戶端的控制功能,主要運(yùn)用了serversocket,setw...
內(nèi)容介紹
此文檔由會(huì)員 癡狂少年 發(fā)布
虛擬網(wǎng)絡(luò)投影的方案設(shè)計(jì)
全文約4000字 論述翔實(shí)
摘 要
本研究是以C++ Builder作為編程工具,基于Windows Socket和Windows API函數(shù)的有關(guān)網(wǎng)絡(luò)遠(yuǎn)程控制的虛擬網(wǎng)絡(luò)投影軟件開發(fā)。研究由兩部分組成:服務(wù)端和客戶端。服務(wù)端完成信息的發(fā)送及對(duì)客戶端的控制功能,主要運(yùn)用了ServerSocket,SetWindowsHookEx函數(shù)等??蛻舳藢?shí)現(xiàn)服務(wù)端發(fā)來信息的接收及信息的演示功能,運(yùn)用ClientSocket,SetWindowsHookEx,mouse_event及keybd_event函數(shù)等。最后完成實(shí)現(xiàn)了網(wǎng)絡(luò)投影的功能與點(diǎn)對(duì)多點(diǎn)的控制。
關(guān)鍵詞 遠(yuǎ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
參 考 文 獻(xiàn)
1. 同志工作室.C++ Builder 5.0 API函數(shù)開發(fā)實(shí)例.北京:人民郵電出版社,2001.1
2. 網(wǎng)頁(yè)制作、網(wǎng)絡(luò)編程系列委員會(huì).C++ Builder 5 Web編程.北京:中國(guó)人民大學(xué)出版社,2001.1
3. 孫志強(qiáng).C++ Builder 5學(xué)習(xí)教程.北京:北京大學(xué)出版社,2001.11
全文約4000字 論述翔實(shí)
摘 要
本研究是以C++ Builder作為編程工具,基于Windows Socket和Windows API函數(shù)的有關(guān)網(wǎng)絡(luò)遠(yuǎn)程控制的虛擬網(wǎng)絡(luò)投影軟件開發(fā)。研究由兩部分組成:服務(wù)端和客戶端。服務(wù)端完成信息的發(fā)送及對(duì)客戶端的控制功能,主要運(yùn)用了ServerSocket,SetWindowsHookEx函數(shù)等??蛻舳藢?shí)現(xiàn)服務(wù)端發(fā)來信息的接收及信息的演示功能,運(yùn)用ClientSocket,SetWindowsHookEx,mouse_event及keybd_event函數(shù)等。最后完成實(shí)現(xiàn)了網(wǎng)絡(luò)投影的功能與點(diǎn)對(duì)多點(diǎn)的控制。
關(guān)鍵詞 遠(yuǎ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
參 考 文 獻(xiàn)
1. 同志工作室.C++ Builder 5.0 API函數(shù)開發(fā)實(shí)例.北京:人民郵電出版社,2001.1
2. 網(wǎng)頁(yè)制作、網(wǎng)絡(luò)編程系列委員會(huì).C++ Builder 5 Web編程.北京:中國(guó)人民大學(xué)出版社,2001.1
3. 孫志強(qiáng).C++ Builder 5學(xué)習(xí)教程.北京:北京大學(xué)出版社,2001.11