天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當前位置:主頁 > 科技論文 > 軟件論文 >

英語測試系統(tǒng)中基于WebSocket的實時通信系統(tǒng)的研究與設計

發(fā)布時間:2018-03-16 02:16

  本文選題:在線考試 切入點:考試通信 出處:《中國科學技術大學》2017年碩士論文 論文類型:學位論文


【摘要】:隨著Web開發(fā)技術的發(fā)展與成熟,網(wǎng)絡在線考試得到了越來越廣泛的應用。由于考試功能在網(wǎng)絡考試系統(tǒng)中占據(jù)重要的地位,目前的網(wǎng)絡在線考試系統(tǒng)中均過于重視考試功能的實現(xiàn),忽視了考試過程中監(jiān)考端與考試端機器的信息通信環(huán)節(jié)。而在通用型英語測試系統(tǒng)中需要通過實時通信技術來監(jiān)控考場來保證在線考試的安全性和穩(wěn)定性,所以研究并設計一個可靠的考試通信系統(tǒng)具有十分重要的意義。目前Web實時通信的解決技術方案主要分為兩類:一是瀏覽器插件技術;二是基于HTTP長連接的技術,但這些解決方案在實際應用中都存在著不足之處,如資源浪費、實現(xiàn)復雜、實時性不高等。因此,研究并分析現(xiàn)有的Web實時通信技術,設計并實現(xiàn)一個適用于通用型英語測試系統(tǒng)中的考試通信的解決方案是本文的主要目的。本文通過對目前幾種使用較為廣泛的實時通信解決方案進行調(diào)研后,對HTML5標準中WebSocket通信協(xié)議進行了詳盡的探究,并設計了一種基于WebSocket協(xié)議的實時應用解決方案,此方案在一定情況下可以彌補當前實時通信方案中的缺點與不足。在此基礎上,作者結合通用型英語測試系統(tǒng)的實際需求,研究并實現(xiàn)了通用型英語測試系統(tǒng)中基于WebSocket協(xié)議的實時通信系統(tǒng)。首先,根據(jù)系統(tǒng)的實際需求,本文設計了通用型英語測試系統(tǒng)中通信子系統(tǒng)的總體架構并完成了通信系統(tǒng)中WebSocket服務器的設計。其次,完成了通信系統(tǒng)中連接處理模塊、通信信息讀取模塊、數(shù)據(jù)發(fā)送模塊、考試業(yè)務處理模塊、Session控制管理等功能的實現(xiàn)。最后,根據(jù)考試業(yè)務的實際需求,對考試過程中進入考試、開始考試、中止考試等功能進行了實現(xiàn)。然后為了保障系統(tǒng)各個功能模塊的正常使用,本文針對設計實現(xiàn)的系統(tǒng)進行了系統(tǒng)測試。同時,為了驗證本文設計的通信方案的實際性能,使用WebSocket協(xié)議和Ajax長輪詢兩種技術方案實現(xiàn)一個業(yè)務功能相同的應用,對兩者的平均響應時間、網(wǎng)絡帶寬消耗的數(shù)據(jù)進行記錄,通過實驗結果對比分析WebSocket通信方案的優(yōu)越性。本文完成了通用型英語測試系統(tǒng)中的考試通信系統(tǒng)的研究與設計及核心功能模塊的實現(xiàn)。基于WebSocket協(xié)議的考試通信系統(tǒng)有效改善了考試通信過程中的信息實時性能,并且在通用型英語測試系統(tǒng)中面對多考生人數(shù)及高密集信息通信具有良好的效果。目前,本系統(tǒng)已經(jīng)進行初步試點,并在以后的幾所高校實際使用逐步完善。
[Abstract]:With the development and maturity of Web technology, online examination has been more and more widely used. In the current online examination system, too much attention has been paid to the realization of the function of the examination. It ignores the information communication link between the invigilator and the machine in the examination process, but in the general English testing system, the real-time communication technology is needed to monitor the examination room to ensure the safety and stability of the online test. So it is very important to study and design a reliable test communication system. At present, the solution of Web real-time communication is divided into two categories: one is browser plug-in technology, the other is based on HTTP long connection technology. However, these solutions have some shortcomings in practical applications, such as waste of resources, complexity of implementation, low real-time performance, etc. Therefore, the existing Web real-time communication technology is studied and analyzed. It is the main purpose of this paper to design and implement a solution to test communication in general English testing system. In this paper, the WebSocket communication protocol in HTML5 standard is discussed in detail, and a real-time application solution based on WebSocket protocol is designed, which can make up for the shortcomings and shortcomings of the current real-time communication scheme under certain circumstances. The author studies and implements the real-time communication system based on WebSocket protocol in the general English testing system according to the actual requirements of the general English testing system. First, according to the actual requirements of the system, the author studies and implements the real-time communication system based on the WebSocket protocol in the general English testing system. In this paper, the overall architecture of communication subsystem in general English testing system is designed and the design of WebSocket server in communication system is completed. Secondly, the connection processing module, the communication information reading module, the data sending module in the communication system are completed. Finally, according to the actual requirements of the examination business, to enter the examination process, start the examination, Then in order to ensure the normal use of each functional module of the system, this paper carries out system testing for the system designed and implemented. At the same time, in order to verify the actual performance of the communication scheme designed in this paper, WebSocket protocol and Ajax long polling are used to realize an application with the same service function. The average response time and network bandwidth consumption data are recorded. In this paper, the research and design of test communication system in general English testing system and the implementation of the core function module are completed. The Test Communication Department based on WebSocket Protocol. The system effectively improves the real-time performance of information in the course of examination communication. And in the general English test system, it has good effect to face the number of multi-examinees and the high density of information communication. At present, the system has been pilot, and the practical use in several colleges and universities in the future has been gradually improved.
【學位授予單位】:中國科學技術大學
【學位級別】:碩士
【學位授予年份】:2017
【分類號】:TP311.52;TP393.09

【相似文獻】

相關期刊論文 前10條

1 陳靖;實現(xiàn)網(wǎng)絡實時通信[J];小型微型計算機系統(tǒng);1993年05期

2 江志強,梁衛(wèi)平;實現(xiàn)網(wǎng)絡多用戶實時通信的方法[J];市場與電腦;1999年09期

3 付濟林;;淺談實時通信發(fā)展現(xiàn)狀及發(fā)展建議[J];科技致富向?qū)?2013年17期

4 劉寧,萬百五,朱雪耀;網(wǎng)絡實時通信比較[J];西安郵電學院學報;1997年03期

5 吳乃優(yōu),王曉初,吳小洪,張勝輝;串行實時通信系統(tǒng)及應用[J];制造技術與機床;1999年12期

6 司紹偉;;網(wǎng)絡實時通信在部隊中的應用探究[J];電子制作;2014年07期

7 丹尼爾·格林;王錫俊;;袋泡茶的生產(chǎn):實時通信用于永恒的快樂[J];國內(nèi)外機電一體化技術;2009年05期

8 宋華振;;實時通信與現(xiàn)代制造[J];自動化博覽;2012年03期

9 諸靜;張永康;;球關節(jié)驅(qū)動的分級控制和實時通信[J];工業(yè)控制計算機;1991年04期

10 慈新新;楊曉東;馬建萍;朱建民;;一個基于實時通信的分布式文件管理系統(tǒng)[J];微型機與應用;1992年05期

相關會議論文 前8條

1 馮冬芹;廖智軍;;基于以太網(wǎng)的工業(yè)控制網(wǎng)絡實時通信模型研究[A];中國儀器儀表學會測控技術在資源節(jié)約和環(huán)境保護中的應用學術會議論文集[C];2001年

2 熊永華;吳敏;賈維嘉;張歷卓;;基于3G的實時通信系統(tǒng)的設計與實現(xiàn)[A];第二十六屆中國控制會議論文集[C];2007年

3 周悅;王天然;于海斌;;FF現(xiàn)場總線中實時通信分析及其啟發(fā)式調(diào)度[A];2001年中國智能自動化會議論文集(下冊)[C];2001年

4 劉詩林;許暉;劉海濤;;PROFINET實時通信性能分析[A];中國造船工程學會電子技術學術委員會2011年海戰(zhàn)場電子信息技術學術年會論文集[C];2011年

5 喬付;張國印;何鳴;;網(wǎng)格環(huán)境下井下實時通信系統(tǒng)任務調(diào)度策略[A];2009年中國智能自動化會議論文集(第六分冊)[中南大學學報(增刊)][C];2009年

6 司端鋒;方躍;韓心慧;鄒維;;TAURUS:一種基于SIP的多方實時通信系統(tǒng)的基礎設施平臺[A];2005通信理論與技術新進展——第十屆全國青年通信學術會議論文集[C];2005年

7 韓心慧;司端鋒;鄒維;葉志遠;;多方實時通信中一種強丟包依賴條件下的自適應FEC算法研究[A];2005通信理論與技術新進展——第十屆全國青年通信學術會議論文集[C];2005年

8 龍?zhí)?;基于Win98的PLC和PC機實時通信[A];第11屆全國電氣自動化電控系統(tǒng)學術年會論文集[C];2002年

相關重要報紙文章 前5條

1 ;網(wǎng)管員如何管理實時通信軟件?[N];中國計算機報;2003年

2 張彤;統(tǒng)一通信的新技術困擾[N];網(wǎng)絡世界;2008年

3 工業(yè)和信息化部電信研究院標準所 苗經(jīng)緯;網(wǎng)頁實時通信技術將改變?yōu)g覽器格局[N];人民郵電;2014年

4 許偉武;軍用航空通信革命性變革——雷達通信[N];中國航空報;2007年

5 蘇諾;Email可以這樣用[N];中國經(jīng)營報;2000年

相關博士學位論文 前1條

1 金海波;工業(yè)以太網(wǎng)實時通信與系統(tǒng)維護的建模與優(yōu)化[D];大連理工大學;2014年

相關碩士學位論文 前10條

1 張琴;基于HTTP長連接的WEB實時通信技術的研究[D];電子科技大學;2014年

2 胡顯俊;IEEE 802.15.4實時通信算法研究[D];南京郵電大學;2016年

3 高聰;信息安全技術在WebSocket實時通信的應用研究[D];華北電力大學;2016年

4 高翔;基于以太網(wǎng)的實時通信協(xié)議的研究與設計[D];東北大學;2014年

5 王鑫;英語測試系統(tǒng)中基于WebSocket的實時通信系統(tǒng)的研究與設計[D];中國科學技術大學;2017年

6 劉建霆;局域網(wǎng)實時通信系統(tǒng)在商業(yè)銀行管理中的應用研究[D];湖南大學;2014年

7 陸迪笙;天文野外觀測實時通信系統(tǒng)研究與設計[D];北京郵電大學;2011年

8 蔡鴻鵬;實時通信網(wǎng)絡的研究與仿真實現(xiàn)[D];重慶大學;2006年

9 周通;基于嵌入式的車輛實時通信系統(tǒng)的設計與實現(xiàn)[D];武漢理工大學;2014年

10 許劍新;工業(yè)無線網(wǎng)絡實時通信的研究與開發(fā)[D];浙江大學;2008年



本文編號:1617886

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/ruanjiangongchenglunwen/1617886.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權申明:資料由用戶9deb8***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com
色综合久久中文综合网| 中文字幕精品一区二区三| 亚洲一区二区三区熟女少妇| 日韩一区二区三区嘿嘿| 色婷婷国产熟妇人妻露脸| 狠色婷婷久久一区二区三区| 激情三级在线观看视频| 成年女人下边潮喷毛片免费| 美女露小粉嫩91精品久久久 | 日本一品道在线免费观看| 亚洲精品偷拍视频免费观看| 日本男人女人干逼视频| 天堂网中文字幕在线视频| 亚洲国产另类久久精品| 高清不卡一卡二卡区在线| 亚洲一区二区三区福利视频| 国产亚洲神马午夜福利| 国产中文字幕一二三区| 国产亚洲精品俞拍视频福利区 | 亚洲欧洲日韩综合二区| 欧美综合色婷婷欧美激情| 国产免费操美女逼视频| 国产日本欧美特黄在线观看| 久久香蕉综合网精品视频| 五月婷婷六月丁香在线观看| 久热青青草视频在线观看| 东京热男人的天堂一二三区| 国产免费一区二区三区av大片| 久久天堂夜夜一本婷婷| 日韩国产传媒在线精品| 激情少妇一区二区三区| 国产视频福利一区二区| 国产性情片一区二区三区 | 精品久久综合日本欧美| 久久热在线视频免费观看| 亚洲视频在线观看你懂的| 国产成人精品国产成人亚洲| 国产精品福利一二三区| 99久久免费中文字幕| 五月综合婷婷在线伊人| 日本妇女高清一区二区三区|