- 相關推薦
ASP局域網文件共享系統(tǒng)的設計與開發(fā)
摘 要
局域網文件共享(Local Area Network Files Share)是IT技術中很流行的概念。它利用計算機技術、網絡技術以及通信技術實現快速、準確的獲得信息,提供信息共享與檢索的服務系統(tǒng)。它的廣泛使用,給人們帶來了諸多便利,并逐漸改變了人們信息獲取的方式。新一代基于互聯(lián)網的企業(yè)(如Google、百度等),更是僅僅抓住這個問題的核心,提供信息共享與檢索的服務,并向Microsoft、Sun System等傳統(tǒng)IT企業(yè)發(fā)起了挑戰(zhàn)。所以,對于文件共享與檢索服務的研究,也正成為當今互聯(lián)網技術研究的前沿。
本系統(tǒng)的采用B/S結構,使用ASP程序設計語言及Access數據庫進行設計與開發(fā)。本論文首先對局域網文件共享及檢索系統(tǒng)進行需求分析,并給出系統(tǒng)總體架構及詳細設計步驟,主要實現了以下功能:用戶管理、服務器及客戶端文件共享與傳輸、實現目錄共享及檢索等功能。通過測試分析說明,本系統(tǒng)的開發(fā)達到預定目標,并具有一定的應用價值。
關鍵字:局域網;文件共享;目錄共享;檢索系統(tǒng);文件傳輸;數據庫
Design and Development of Local Network Area Files Share & Retrieval System
Abstract
Local area network files share over the Internet is a prevail concept. It is the use of computer technology, network technology and telecommunications technology to achieve a process of sharing information as fast and accurately as possible .It can also provide information sharing and retrieval service. It has been used diffusely, bringing with convenience, changing people's way to obtain information. The new generational enterprises based on Internet (such as Google, BaiDu), have grasped the core of this issue, provided information sharing and retrieval services, meanwhile tended to launch a challenge with Microsoft, Sun System those are very traditional IT enterprises. Thus, the study in the technology of information sharing and retrieving service is becoming one of the focuses of IT studies.
This system uses ASP programming language and Access database to design local area files share system based on B/S model. In this paper, demand analysis of local area files share and retrieval system is referred, and then an overall structure and systems for the detailed design is offered. The main achievements of the following functions, which include client management, files share and transfer among servers and clients, and realization of searching function on catalog. After testing analysis, the design of this system achieves planned goals and has certain practical value.
Key words: LAN; Files Share; Catalog Chare; Retrieval System; File Transfer; Database
目 錄
論文總頁數:24頁
1 引言... 1
1.1 課題背景... 1
1.2 本課題研究的意義... 1
1.3 本文的主要工作... 1
1.3.1 研究的主要內容... 1
1.3.2 各章節(jié)的安排... 1
2 系統(tǒng)需求分析... 2
2.1 需求分析... 2
2.2 功能需求... 2
2.2.1 用戶系統(tǒng)的主要功能要求... 2
2.2.2 管理系統(tǒng)的主要需求... 3
3 系統(tǒng)開發(fā)所需資源... 3
3.1 硬件開發(fā)環(huán)境... 3
3.2 其他硬件輔助設備... 4
3.3 軟件運行環(huán)境... 4
3.3.1 WEB服務器簡介... 4
3.3.2 IIS(Internet Information Service)的安裝和配置................................................. 5
3.4 軟件開發(fā)環(huán)境... 6
3.4.1 ASP 技術概述.................................................................................................... 6
3.4.2 MD5 技術概述... 7
4 局域網文件共享及檢索系統(tǒng)的設計... 8
4.1 文件共享系統(tǒng)層次結構... 8
4.2 用戶系統(tǒng)模塊設計... 9
4.3 后臺系統(tǒng)... 12
4.4 數據庫設計... 12
4.4.1 數據庫設計說明... 12
4.4.2 數據庫信息表... 13
5 局域網文件共享及檢索系統(tǒng)的具體實現... 15
5.1 各模塊的關鍵技術及程序實現方法... 15
5.2 部分模塊的設計和編碼... 16
5.2.1 用戶注冊模塊的設計和實現... 16
5.2.2 用戶登陸模塊設計與實現... 17
6 系統(tǒng)的測試與分析... 17
6.1 測試環(huán)境... 17
6.2 程序代碼測試... 17
6.3 程序功能測試... 18
6.4 測試結果... 18
結 論... 21
參考文獻... 22
致 謝... 23
聲 明... 24
【ASP局域網文件共享系統(tǒng)的設計與開發(fā)】相關文章:
ASP交友系統(tǒng)設計(一)03-07
基于ASP的網絡辦公系統(tǒng)設計與實現ASP+SQL03-08
在線考試系統(tǒng)的設計ASP+ACCESS03-08
基于ASP的在線商品銷售系統(tǒng)的設計與實現ASP+SQL03-08
基于ASP.NET在線考試系統(tǒng)設計ASP.NET+SQL03-08
網絡購物系統(tǒng)的設計與實現ASP+SQL03-08
局域網圍棋對弈系統(tǒng)設計VB03-08