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

當前位置:主頁 > 科技論文 > 計算機論文 >

基于嵌入式Web的存儲卡訪問系統(tǒng)

發(fā)布時間:2018-03-14 03:28

  本文選題:嵌入式Web 切入點:GoAhead 出處:《西安電子科技大學》2013年碩士論文 論文類型:學位論文


【摘要】:隨著信息技術的全面發(fā)展,各種新型的移動終端設備大量涌入終端市場,大多數移動終端都提供了存儲卡的支持功能,用戶可以通過USB接口與終端連接訪問存儲卡,但是這種方式不便于多個用戶之間的數據共享。鑒于當前市場上大多數終端設備自帶Wi-Fi功能并且各種設備之間可以通過Wi-Fi方便地進行數據交互,這就為通過無線方式訪問存儲卡提供了可能。如何使用戶通過Wi-Fi訪問存儲卡,成為當前迫切需要解決的問題。 本文提出了一種通過嵌入式web訪問存儲卡的方式,即結合web技術,以HTTP方式訪問存儲卡的方案。本文以高通MDM平臺的UFI類無線數據卡項目為背景,在無線數據卡成功移植了GoAhead Web服務器的基礎上,結合XML技術設計并實現了基于嵌入式web的存儲卡訪問系統(tǒng)。本文主要做了以下幾個方面的工作: (1)研究了嵌入式web服務器和XML技術,分析了基于嵌入式web的存儲卡訪問系統(tǒng)的需求,對系統(tǒng)體系結構進行設計并對系統(tǒng)進行了功能模塊劃分。 (2)根據系統(tǒng)功能模塊劃分,設計并實現了每個模塊的功能,主要包括WEB UI模塊、文件基本操作模塊、文件上傳模塊及文件下載模塊。 (3)分別對每個功能模塊進行了功能和性能測試,以保證系統(tǒng)運行穩(wěn)定,界面友好且功能完善,進而達到預期的設計目標。 文件上傳模塊和文件下載模塊是本文工作的重點和難點,本文主要在以下兩個方面做了創(chuàng)新: (1)由于目前GoAhead服務器無法提供文件上傳與下載的功能,本文通過深入研究服務器處理HTTP請求消息及響應消息的工作原理,對服務器進行功能改進,,實現了基于HTTP協(xié)議的文件上傳與下載功能,使多個用戶能夠在Wi-Fi方式下共享存儲卡中的文件信息,解決了USB方式下的操作困難。 (2)采用XML文件為數據存儲中間層,提高了系統(tǒng)的靈活性和可擴展性。同時利用Ajax技術完成對XML文件的無刷新請求,減小了服務器端的處理時間和處理負擔,提高了系統(tǒng)的響應速度。
[Abstract]:With the overall development of information technology, a large number of new mobile terminal devices pour into the terminal market. Most mobile terminals provide the support function of memory card. Users can access the memory card through USB interface and terminal connection. However, this approach does not facilitate the sharing of data between multiple users. Given that most terminal devices in the current market have Wi-Fi capabilities and that data can be easily exchanged between various devices via Wi-Fi, This makes it possible to access the memory card wirelessly. How to make the user access the memory card through Wi-Fi has become an urgent problem to be solved. In this paper, a method of accessing memory card through embedded web is proposed, that is, the scheme of accessing memory card by HTTP combined with web technology. The background of this paper is the UFI type wireless data card project of Qualcomm MDM platform. On the basis of successfully transplanting GoAhead Web server to wireless data card, and combining with XML technology, the memory card access system based on embedded web is designed and implemented. 1) the embedded web server and XML technology are studied, the requirements of memory card access system based on embedded web are analyzed, the system architecture is designed and the function modules are divided. According to the partition of system function module, the function of each module is designed and realized, including WEB UI module, file basic operation module, file upload module and file download module. In order to ensure the stability of the system, the interface is friendly and the function is perfect, the expected design goal is achieved. File upload module and file download module are the focus and difficulty of this paper, this paper mainly in the following two aspects of innovation:. 1) because the GoAhead server can not provide the function of file upload and download at present, this paper improves the function of the server by deeply studying the working principle of the server dealing with the HTTP request message and response message. The function of file upload and download based on HTTP protocol is realized, which enables multiple users to share file information in memory card under Wi-Fi mode, and solves the difficulty of operation in USB mode. The XML file is used as the middle layer of data storage, which improves the flexibility and expansibility of the system. At the same time, the Ajax technology is used to complete the non-refresh request of the XML file, which reduces the processing time and processing burden of the server. The response speed of the system is improved.
【學位授予單位】:西安電子科技大學
【學位級別】:碩士
【學位授予年份】:2013
【分類號】:TP333;TP311.52

【參考文獻】

相關期刊論文 前10條

1 李晶媛;韓慧蓮;;基于HTTP協(xié)議的多線程下載工具的實現[J];電腦開發(fā)與應用;2009年10期

2 郝兆平;;XML應用及發(fā)展趨勢的探討[J];電腦知識與技術;2009年09期

3 劉銀水;肖正宇;孫偉;;基于ARM-Linux的嵌入式WEB服務器[J];單片機與嵌入式系統(tǒng)應用;2007年06期

4 王杰;蘇小光;;基于嵌入式Web技術的自動配氣系統(tǒng)的設計[J];電子測量技術;2008年07期

5 黃景文;基于HTTP協(xié)議和數據庫的文件上傳方法[J];廣西科學院學報;2005年03期

6 袁菲;陸陽;;XML在嵌入式環(huán)境下的應用[J];合肥工業(yè)大學學報(自然科學版);2007年04期

7 劉亮亮;王寧;王亞飛;;XMLHttpRequest異步功能在Web開發(fā)中的實現[J];黑龍江科技信息;2009年29期

8 陶波,丁漢,熊有倫;基于嵌入式Internet的工業(yè)控制[J];測控技術;2001年08期

9 張信權;彭軍林;李少卿;于哲;李忠安;周森;王言國;王瑞雪;;基于GOAHEAD、SVG和PRFIS的變電站遠程Web監(jiān)控系統(tǒng)設計[J];電力系統(tǒng)保護與控制;2011年12期

10 閔紅;;基于IP組播和嵌入式Web服務器的視頻監(jiān)控系統(tǒng)[J];科技情報開發(fā)與經濟;2007年05期

相關碩士學位論文 前10條

1 王科穎;3G數據卡PC端軟件的設計與實現[D];西安電子科技大學;2011年

2 劉芳;嵌入式Web服務中的XML解析技術研究與實現[D];江蘇大學;2005年

3 劉博;嵌入式Web服務器的設計與實現[D];西安電子科技大學;2006年

4 朱鵬;支持雙協(xié)議棧的嵌入式Web Server研究[D];合肥工業(yè)大學;2006年

5 陳初;Ajax技術在B/S模式工業(yè)監(jiān)控系統(tǒng)中的研究與應用[D];浙江大學;2007年

6 李亞娟;嵌入式Web技術應用研究[D];西安電子科技大學;2008年

7 郭強;基于ARM嵌入式Linux的網絡化監(jiān)控采集系統(tǒng)的設計與實現[D];北京交通大學;2008年

8 李艷崢;基于嵌入式Web服務器的心電遠程監(jiān)護系統(tǒng)的研制[D];北京工業(yè)大學;2008年

9 張偉;嵌入式Web Server的構建及應用研究[D];武漢理工大學;2009年

10 潘煒;基于Rex系統(tǒng)的嵌入式服務器的設計與實現[D];西安電子科技大學;2012年



本文編號:1609396

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

本文鏈接:http://sikaile.net/kejilunwen/jisuanjikexuelunwen/1609396.html


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

版權申明:資料由用戶a78dd***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com